gensshkey.sh: add help
Former-commit-id: 0d9f9e38afdd91289d2659e3f70e0444b4c1d6c1 Former-commit-id: 12e70135c0dd44584143605943503d0515d5b38f
This commit is contained in:
parent
ec16f8674d
commit
008701bf36
@ -3,5 +3,5 @@
|
|||||||
case $1 in
|
case $1 in
|
||||||
|
|
||||||
-e ) ssh-keygen -t rsa -b 4096 -C "${2}";;
|
-e ) ssh-keygen -t rsa -b 4096 -C "${2}";;
|
||||||
|
*) echo "${0}" -e [email];;
|
||||||
esac
|
esac
|
Loading…
x
Reference in New Issue
Block a user