1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04: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:
Tim Rühsen 2015-10-15 21:09:59 +02:00
parent 4ad201a7e7
commit 71979f1643

View File

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