On 03/18/2011 03:21 PM, Eric Blake wrote:
> * src/diff.c (option_help_msgid): Document -L.
> ---
> 
> I was surprised to see 'diff -L' in gnulib's maint.mk but no
> mention in 'diff --help' to tell me what it did.  I've pushed this:

And five seconds after pushing, I realized the info file needs the same fix.

diff --git a/doc/diff.texi b/doc/diff.texi
index 4617aee..b9e23dc 100644
--- a/doc/diff.texi
+++ b/doc/diff.texi
@@ -3814,7 +3814,8 @@ Ignore case when comparing file names during
recursive comparison.
 @itemx --paginate
 Pass the output through @command{pr} to paginate it.  @xref{Pagination}.

-@item --label=@var{label}
+@item -L @var{label}
+@itemx --label=@var{label}
 Use @var{label} instead of the file name in the context format
 (@pxref{Context Format}) and unified format (@pxref{Unified Format})
 headers.  @xref{RCS}.
-- 
1.7.4



-- 
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to