Browse Source

Fix doc -c typo

https://lists.gnu.org/r/bug-tar/2022-06/msg00006.html
* doc/tar.texi (Extended File Attributes): Fix typo.
Paul Eggert 2 years ago
parent
commit
4eb9d052b2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/tar.texi

+ 1 - 1
doc/tar.texi

@@ -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