Fix doc -c typo
https://lists.gnu.org/r/bug-tar/2022-06/msg00006.html * doc/tar.texi (Extended File Attributes): Fix typo.
This commit is contained in:
@@ -5667,7 +5667,7 @@ Here, the @var{pattern} is a globbing pattern. For example, the
|
||||
following command:
|
||||
|
||||
@example
|
||||
$ @kbd{tar --xattrs --xattrs-exclude='user.*' -c a.tar .}
|
||||
$ @kbd{tar --xattrs --xattrs-exclude='user.*' -cf a.tar .}
|
||||
@end example
|
||||
|
||||
will include in the archive @file{a.tar} all attributes, except those
|
||||
|
||||
Reference in New Issue
Block a user