mirror of
https://github.com/Yubico/yubikey-ksm.git
synced 2025-02-20 12:54:24 +01:00
Fix --help.
This commit is contained in:
parent
80649c1377
commit
b19f7ae58f
@ -43,7 +43,7 @@ sub usage {
|
||||
print "Usage example:\n";
|
||||
print "\n";
|
||||
print " ./ykksm-gen-keys.pl --urandom 1 10 |\n";
|
||||
print " gpg -a --encrypt -r 1D2F473E > keys.txt\n";
|
||||
print " gpg -a --sign --encrypt -r 1D2F473E > keys.txt\n";
|
||||
print "\n";
|
||||
exit 1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user