Add revoke to usage, missed in 9e75968acc

This commit is contained in:
Lucas 2022-06-06 23:55:28 +00:00
parent 3e3db13365
commit 09e8f9650d
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ Usage:
[-V validity_interval]
${0##*/} mkfile authorized_keys [options ...]
${0##*/} mkfile known_hosts [hostnames ...]
${0##*/} revoke [-qv] file ...
EOF
exit 1
}