1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00

cmdgen: document --dump in the online help.

There's always something.
This commit is contained in:
Simon Tatham 2020-02-23 12:02:19 +00:00
parent 55ed53d498
commit 791f1cc068

View File

@ -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"