bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

patch to diff manpage - clarify "-x"


From: Tomas Pospisek
Subject: patch to diff manpage - clarify "-x"
Date: Wed, 23 Oct 2002 16:46:11 +0200 (CEST)

Please apply. For a discussion of the problem see:

        http://bugs.debian.org/166020

In short it is not clear from the manpage that exclusion of files and for
that matter patternmatching will only apply to _directories_.

Please contact me directly if you follow up.
*t

--- diff.1.orig 2002-10-23 16:38:48.000000000 +0200
+++ diff.1  2002-10-23 16:39:24.000000000 +0200
@@ -167,10 +167,10 @@
 Report when two files are the same.
 .TP
 \fB\-x\fR PAT  \fB\-\-exclude\fR=\fIPAT\fR
-Exclude files that match PAT.
+Exclude files that match PAT when comparing directories.
 .TP
 \fB\-X\fR FILE  \fB\-\-exclude\-from\fR=\fIFILE\fR
-Exclude files that match any pattern in FILE.
+Exclude files that match any pattern in FILE when comparing directories.
 .TP
 \fB\-S\fR FILE  \fB\-\-starting\-file\fR=\fIFILE\fR
 Start with FILE when comparing directories.


--
--------------------------------------------------------
     Tomas Pospisek
     sourcepole    -   Linux & Open Source Solutions
     http://sourcepole.com
     Elestastrasse 18,  7310 Bad Ragaz,  Switzerland
     Tel:+41 (81) 330 77 13,  Fax:+41 (81) 330 77 12
--------------------------------------------------------






reply via email to

[Prev in Thread] Current Thread [Next in Thread]