From: Paul Eggert Date: Mon, 13 Jun 2022 03:33:09 +0000 (-0700) Subject: Fix doc -c typo X-Git-Tag: v1.35~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eb9d052b21eea93d9030f1d34416af68a1f14f0;p=thirdparty%2Ftar.git Fix doc -c typo https://lists.gnu.org/r/bug-tar/2022-06/msg00006.html * doc/tar.texi (Extended File Attributes): Fix typo. --- 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