diff options
Diffstat (limited to 'src/tool_help.c')
-rw-r--r-- | src/tool_help.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_help.c b/src/tool_help.c index 542998bd0..8a3c25820 100644 --- a/src/tool_help.c +++ b/src/tool_help.c @@ -80,7 +80,7 @@ static const struct helptxt helptext[] = { "Connect to host"}, {"-C, --continue-at <offset>", "Resumed transfer offset"}, - {"-b, --cookie <data>", + {"-b, --cookie <data|filename>", "Send cookies from string/file"}, {"-c, --cookie-jar <filename>", "Write cookies to <filename> after operation"}, |