Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2020-02-23 15:02:19 +0300
committerSimon Tatham <anakin@pobox.com>2020-02-23 15:02:44 +0300
commit791f1cc0680eb2108a395303f89a4dbd2dfd6ef2 (patch)
tree0fc301b83747cd450a35168094997731c5f59666 /cmdgen.c
parent55ed53d4981db972bc96788c0e69aea0d0bb0814 (diff)
cmdgen: document --dump in the online help.
There's always something.
Diffstat (limited to 'cmdgen.c')
-rw-r--r--cmdgen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmdgen.c b/cmdgen.c
index c4340ecc..ebc55553 100644
--- a/cmdgen.c
+++ b/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"