]> git.ipfire.org Git - thirdparty/tar.git/commit
Fix --xattr-include='*' documentation
authorPavel Raiskup <praiskup@redhat.com>
Tue, 6 Jun 2023 09:33:27 +0000 (12:33 +0300)
committerSergey Poznyakoff <gray@gnu.org>
Tue, 6 Jun 2023 09:34:08 +0000 (12:34 +0300)
commit06805b928123c0817d0818503c27ff722c2b15ea
treedb3c8b7a7c424fbce7794a1033bdeadd31f71d82
parent5461025569c2d946fb31b79f16f60e923bbd79f9
Fix --xattr-include='*' documentation

* doc/tar.texi (Extended File Attributes): The default extraction
pattern consists of just 'user.*' namespace only.  While on it, try
to explain the reasons for this default behavior.
doc/tar.texi