From 822a32d813757ecf5cd0691bdfe22f8ba5d72336 Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Sun, 12 Sep 2010 14:21:03 +0200 Subject: [PATCH] Align --trust-server-names help text. --- src/ChangeLog | 6 ++++++ src/main.c | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 1793b075..e7b34f52 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2010-09-12 Giuseppe Scrivano + + * main.c (print_help): Align --trust-server-names help text with + the rest of the text. + Suggested by: Mike Frysinger . + 2010-08-20 Giuseppe Scrivano * convert.c: Include "iri.h". diff --git a/src/main.c b/src/main.c index 5f40897a..53e27ce9 100644 --- a/src/main.c +++ b/src/main.c @@ -681,7 +681,8 @@ Recursive accept/reject:\n"), N_("\ -I, --include-directories=LIST list of allowed directories.\n"), N_("\ - --trust-server-names use the name specified by the redirection url last component.\n"), + --trust-server-names use the name specified by the redirection\n\ + url last component.\n"), N_("\ -X, --exclude-directories=LIST list of excluded directories.\n"), N_("\ -- 2.39.2