From f0de37cc271df035388383b6a0eafb3201229bfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Fri, 19 Dec 2014 16:56:35 +0100 Subject: [PATCH] wget.texi: Clarify wgetrc command syntax Reported-by: Eli Zaretskii --- doc/wget.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/wget.texi b/doc/wget.texi index a98908cb..1fe9127e 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -2898,10 +2898,10 @@ variable = value The @dfn{variable} will also be called @dfn{command}. Valid @dfn{values} are different for different commands. -The commands are case-insensitive and underscore-insensitive. Thus -@samp{DIr__PrefiX} is the same as @samp{dirprefix}. Empty lines, lines -beginning with @samp{#} and lines containing white-space only are -discarded. +The commands are case-, underscore- and minus-insensitive. Thus +@samp{DIr__PrefiX}, @samp{DIr-PrefiX} and @samp{dirprefix} are the same. +Empty lines, lines beginning with @samp{#} and lines containing white-space +only are discarded. Commands that expect a comma-separated list will clear the list on an empty command. So, if you wish to reset the rejection list specified in