Loading docs/cmdline-opts/max-time.d +1 −1 Original line number Diff line number Diff line Long: max-time Short: m Arg: <time> Arg: <seconds> Help: Maximum time allowed for the transfer See-also: connect-timeout --- Loading src/tool_help.c +1 −1 Original line number Diff line number Diff line Loading @@ -228,7 +228,7 @@ static const struct helptxt helptext[] = { "Maximum file size to download"}, {" --max-redirs <num>", "Maximum number of redirects allowed"}, {"-m, --max-time <time>", {"-m, --max-time <seconds>", "Maximum time allowed for the transfer"}, {" --metalink", "Process given URLs as metalink XML file"}, Loading Loading
docs/cmdline-opts/max-time.d +1 −1 Original line number Diff line number Diff line Long: max-time Short: m Arg: <time> Arg: <seconds> Help: Maximum time allowed for the transfer See-also: connect-timeout --- Loading
src/tool_help.c +1 −1 Original line number Diff line number Diff line Loading @@ -228,7 +228,7 @@ static const struct helptxt helptext[] = { "Maximum file size to download"}, {" --max-redirs <num>", "Maximum number of redirects allowed"}, {"-m, --max-time <time>", {"-m, --max-time <seconds>", "Maximum time allowed for the transfer"}, {" --metalink", "Process given URLs as metalink XML file"}, Loading