summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2022-06-12 20:33:09 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2022-06-12 20:33:27 -0700
commit4eb9d052b21eea93d9030f1d34416af68a1f14f0 (patch)
tree159188e9cb9ad9119f517220bace6e4cefc06236
parent5209d1dfe06eee33be66e44c68df330543a7fe96 (diff)
downloadtar-4eb9d052b21eea93d9030f1d34416af68a1f14f0.tar.gz
Fix doc -c typo
https://lists.gnu.org/r/bug-tar/2022-06/msg00006.html * doc/tar.texi (Extended File Attributes): Fix typo.
-rw-r--r--doc/tar.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tar.texi b/doc/tar.texi
index 95de6328..dd565448 100644
--- a/doc/tar.texi
+++ b/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