Troels Thomsen 7 years ago
parent
commit
ede0d1b42d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/tar.texi

+ 2 - 2
doc/tar.texi

@@ -5642,11 +5642,11 @@ from the @samp{user} namespace.
 Any number of these options can be given, thereby creating lists of
 Any number of these options can be given, thereby creating lists of
 include and exclude patterns.
 include and exclude patterns.
 
 
-When both options are used, first @option{--xattrs-inlcude} is applied
+When both options are used, first @option{--xattrs-include} is applied
 to select the set of attribute names to keep, and then
 to select the set of attribute names to keep, and then
 @option{--xattrs-exclude} is applied to the resulting set.  In other
 @option{--xattrs-exclude} is applied to the resulting set.  In other
 words, only those attributes will be stored, whose names match one
 words, only those attributes will be stored, whose names match one
-of the regexps in @option{--xattrs-inlcude} and don't match any of
+of the regexps in @option{--xattrs-include} and don't match any of
 the regexps from @option{--xattrs-exclude}.
 the regexps from @option{--xattrs-exclude}.
 
 
 When listing the archive, if both @option{--xattrs} and
 When listing the archive, if both @option{--xattrs} and