]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Update filter and format options in manual pages.
authorMartin Matuska <martin@matuska.org>
Thu, 30 Jan 2020 23:30:34 +0000 (00:30 +0100)
committerMartin Matuska <martin@matuska.org>
Thu, 30 Jan 2020 23:36:27 +0000 (00:36 +0100)
commitd4be6c17cb106a0e72e6ad9efd10d4f653d5b124
treee0433bb05c0d584d1b6d722dbe760c0941f3a9bd
parent53744623d67aff8f279c7eecffc7105609bce655
Update filter and format options in manual pages.

The list of format and filter options in bsdtar(1) is incomplete.
Add reference to manual pages archive_write_set_options(3) and
archive_read_set_options(3) for a complete list of supported options.

Fixes #1323
libarchive/archive_read_set_options.3
libarchive/archive_write_set_options.3
tar/bsdtar.1