mirror of
https://github.com/mirror/wget.git
synced 2025-03-13 19:30:20 +08:00
Adjust indentation of --no-use-server-timestamps in help output
* src/main.c: Adjust indentation of --no-use-server-timestamps
This commit is contained in:
parent
4ad201a7e7
commit
71979f1643
@ -619,7 +619,7 @@ Download:\n"),
|
|||||||
--no-if-modified-since don't use conditional if-modified-since get\n\
|
--no-if-modified-since don't use conditional if-modified-since get\n\
|
||||||
requests in timestamping mode\n"),
|
requests in timestamping mode\n"),
|
||||||
N_("\
|
N_("\
|
||||||
--no-use-server-timestamps don't set the local file's timestamp by\n\
|
--no-use-server-timestamps don't set the local file's timestamp by\n\
|
||||||
the one on the server\n"),
|
the one on the server\n"),
|
||||||
N_("\
|
N_("\
|
||||||
-S, --server-response print server response\n"),
|
-S, --server-response print server response\n"),
|
||||||
|
Loading…
Reference in New Issue
Block a user