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