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