mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-22 06:38:37 -05:00
Add --allow/deny-auth to Uppity usage message.
These were added in commit a73aaf9457.
This commit is contained in:
parent
16ead30c0f
commit
660b8047cb
@ -375,6 +375,10 @@ static void show_help(FILE *fp)
|
|||||||
"s->c compression types\n"
|
"s->c compression types\n"
|
||||||
" --ssh1-ciphers STR override list of SSH-1 ciphers\n"
|
" --ssh1-ciphers STR override list of SSH-1 ciphers\n"
|
||||||
" --ssh1-no-compression forbid compression in SSH-1\n"
|
" --ssh1-no-compression forbid compression in SSH-1\n"
|
||||||
|
" --deny-auth METHOD forbid a userauth method\n"
|
||||||
|
" --allow-auth METHOD allow a userauth method\n"
|
||||||
|
" (METHOD = none/password/publickey/kbdint/tis/"
|
||||||
|
"cryptocard)\n"
|
||||||
" --exitsignum send buggy numeric \"exit-signal\" "
|
" --exitsignum send buggy numeric \"exit-signal\" "
|
||||||
"message\n"
|
"message\n"
|
||||||
" --verbose print event log messages to standard "
|
" --verbose print event log messages to standard "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user