Loading src/main.c +1 −0 Original line number Diff line number Diff line Loading @@ -748,6 +748,7 @@ static void help(void) " --raw Pass HTTP \"raw\", without any transfer decoding (H)", " -e/--referer Referer URL (H)", " -O/--remote-name Write output to a file named as the remote file", " --remote-name-all Use the remote file name for all URLs", " -R/--remote-time Set the remote file's time on the local output", " -X/--request <command> Specify request command to use", " --retry <num> Retry request <num> times if transient problems occur", Loading Loading
src/main.c +1 −0 Original line number Diff line number Diff line Loading @@ -748,6 +748,7 @@ static void help(void) " --raw Pass HTTP \"raw\", without any transfer decoding (H)", " -e/--referer Referer URL (H)", " -O/--remote-name Write output to a file named as the remote file", " --remote-name-all Use the remote file name for all URLs", " -R/--remote-time Set the remote file's time on the local output", " -X/--request <command> Specify request command to use", " --retry <num> Retry request <num> times if transient problems occur", Loading