mirror of
https://github.com/cheat/cheat.git
synced 2026-06-17 22:07:40 +02:00
Package with distutils
Created cheatsheets package to store the default sheets.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
To copy a key to a remote host:
|
||||
ssh-copy-id username@host
|
||||
|
||||
To copy a key to a remote host on a non-standard port:
|
||||
ssh-copy-id username@host -p 2222
|
||||
Reference in New Issue
Block a user