From 71979f16430eb6a8efb89040655c6aca0e8e5854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Thu, 15 Oct 2015 21:09:59 +0200 Subject: [PATCH] Adjust indentation of --no-use-server-timestamps in help output * src/main.c: Adjust indentation of --no-use-server-timestamps --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index cfdc361a..77c9af56 100644 --- a/src/main.c +++ b/src/main.c @@ -619,7 +619,7 @@ Download:\n"), --no-if-modified-since don't use conditional if-modified-since get\n\ requests in timestamping mode\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"), N_("\ -S, --server-response print server response\n"),