mirror of
https://github.com/mirror/wget.git
synced 2025-03-02 22:00:19 +08:00
Align --trust-server-names help text.
This commit is contained in:
parent
f9e0889340
commit
822a32d813
@ -1,3 +1,9 @@
|
||||
2010-09-12 Giuseppe Scrivano <gscrivano@gnu.org>
|
||||
|
||||
* main.c (print_help): Align --trust-server-names help text with
|
||||
the rest of the text.
|
||||
Suggested by: Mike Frysinger <vapier@gentoo.org>.
|
||||
|
||||
2010-08-20 Giuseppe Scrivano <gscrivano@gnu.org>
|
||||
|
||||
* convert.c: Include "iri.h".
|
||||
|
@ -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_("\
|
||||
|
Loading…
Reference in New Issue
Block a user