|
|
@@ -122,11 +122,12 @@ files. Supported values are:
|
|
|
You may specify a perl regular expression to match files you want
|
|
|
filtered out of the list of files for the diff. (This list is
|
|
|
generated by a find command.) (If the source package is being built as a
|
|
|
-version 3 source package using a VCS, this is instead used to
|
|
|
-ignore uncommitted files.) \fB\-i\fP by itself enables the option,
|
|
|
-with a default that will filter out control files and directories of the
|
|
|
-most common revision control systems, backup and swap files and Libtool
|
|
|
-build output directories. There can only be one active regexp, of multiple
|
|
|
+version 3 source package using a VCS, this can be used to ignore
|
|
|
+uncommited changes on specific files. Using -i.* will ignore all of them.)
|
|
|
+\fB\-i\fP by itself enables the option, with a default regexp that will
|
|
|
+filter out control files and directories of the most common revision
|
|
|
+control systems, backup and swap files and Libtool build output
|
|
|
+directories. There can only be one active regexp, of multiple
|
|
|
\fB\-i\fP options only the last one will take effect.
|
|
|
|
|
|
This is very helpful in cutting out extraneous files that get included
|