fix ssh-key can do more than just rsa4096
This commit is contained in:
parent
cd337e8f2b
commit
c99f859659
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ ${BOLD}${UNDERLINE}${RED}Options${RESET}
|
||||||
|
|
||||||
${BOLD}${UNDERLINE}${RED}Subcommands${RESET}
|
${BOLD}${UNDERLINE}${RED}Subcommands${RESET}
|
||||||
${BOLD}${CYAN}cache-key${RESET} Generate a new binary-cache signing keypair
|
${BOLD}${CYAN}cache-key${RESET} Generate a new binary-cache signing keypair
|
||||||
${BOLD}${CYAN}ssh-key${RESET} Generate a new SSH RSA-4096 keypair
|
${BOLD}${CYAN}ssh-key${RESET} Generate a new SSH keypair
|
||||||
${BOLD}${CYAN}wg-key${RESET} Generate a new Wireguard keypair"
|
${BOLD}${CYAN}wg-key${RESET} Generate a new Wireguard keypair"
|
||||||
|
|
||||||
# parse all args
|
# parse all args
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue