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
Родитель 55ed53d498
Коммит 791f1cc068
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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