Sync usage with reality

This commit is contained in:
Lucas 2022-04-18 02:51:33 +00:00
parent 36964accdc
commit be8e55bb06
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@ usage()
Usage:
${0##*/} issue [-hqv] [-I key_id] [-n principals]
[-V validity_interval]
${0##*/} mkfile [-n principals] authorized_keys | known_hosts
${0##*/} mkfile authorized_keys [options]
${0##*/} mkfile known_hosts [hostnames]
EOF
exit 1
}