mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-15 10:07:39 -05:00
cmdgen: document --dump in the online help.
There's always something.
This commit is contained in:
1
cmdgen.c
1
cmdgen.c
@ -104,6 +104,7 @@ void help(void)
|
||||
" -l equivalent to `-O fingerprint'\n"
|
||||
" -L equivalent to `-O public-openssh'\n"
|
||||
" -p equivalent to `-O public'\n"
|
||||
" --dump equivalent to `-O text'\n"
|
||||
" --old-passphrase file\n"
|
||||
" specify file containing old key passphrase\n"
|
||||
" --new-passphrase file\n"
|
||||
|
Reference in New Issue
Block a user