Jelajahi Sumber

The actual default for exclude patterns is --no-anchored. Fixed.

Sergey Poznyakoff 21 tahun lalu
induk
melakukan
cd2c8d4fbb
1 mengubah file dengan 3 tambahan dan 2 penghapusan
  1. 3 2
      doc/tar.texi

+ 3 - 2
doc/tar.texi

@@ -6171,8 +6171,9 @@ ignores case when excluding @samp{makefile}, but not when excluding
 @table @option
 @item --anchored
 @itemx --no-anchored
-If anchored (the default), a pattern must match an initial subsequence
-of the name's components.  Otherwise, the pattern can match any subsequence.
+If anchored, a pattern must match an initial subsequence
+of the name's components. Otherwise, the pattern can match any
+subsequence. Default is @option{--no-anchored}.
 
 @item --ignore-case
 @itemx --no-ignore-case