diff --git a/main.c b/main.c index ebfdfb0..1be93b0 100644 --- a/main.c +++ b/main.c @@ -340,7 +340,7 @@ static int usage(const char *cmd) "Commands:\n" " -V: verify (needs at least -m and -p|-P)\n" " -S: sign (needs at least -m and -s)\n" - " -F: print key fingerprint of public/secret key or signature\n" + " -F: print key \"fingerprint\" (ID) of public/secret key or signature\n" " -G: generate a new keypair (needs at least -p and -s)\n" "Options:\n" " -c : add comment to keys\n"