]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Minor bsdtar.1 manpage fixes
authorMartin Matuska <martin@matuska.org>
Mon, 3 Jun 2019 21:33:49 +0000 (23:33 +0200)
committerMartin Matuska <martin@matuska.org>
Mon, 3 Jun 2019 21:39:17 +0000 (23:39 +0200)
commit6701224764f7a536e1652683036805a1a918b038
treedd8629dadd6ce491853aba8d527a91436fcc3067
parent7e88ab9917a41177407844941fd2f575057597ce
Minor bsdtar.1 manpage fixes

- the -p option does not restore owner by default.
- the -n option was listed twice
- file flags are called file attributes on Linux and are platform-specific

Fixes #1204
tar/bsdtar.1