summaryrefslogtreecommitdiff
path: root/archivers/libarchive/files/doc/text/archive_write_disk.3
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/libarchive/files/doc/text/archive_write_disk.3')
-rw-r--r--archivers/libarchive/files/doc/text/archive_write_disk.35
1 files changed, 5 insertions, 0 deletions
diff --git a/archivers/libarchive/files/doc/text/archive_write_disk.3 b/archivers/libarchive/files/doc/text/archive_write_disk.3
index 18e4e50c113..58916acf26b 100644
--- a/archivers/libarchive/files/doc/text/archive_write_disk.3
+++ b/archivers/libarchive/files/doc/text/archive_write_disk.3
@@ -129,6 +129,11 @@ DESCRIPTION
paths. Note that paths ending in .. always cause an
error, regardless of this flag.
+ ARCHIVE_EXTRACT_SPARSE
+ Scan data for blocks of NUL bytes and try to recreate them with
+ holes. This results in sparse files, independent of whether the
+ archive format supports or uses them.
+
archive_write_disk_set_group_lookup(),
archive_write_disk_set_user_lookup()
The struct archive_entry objects contain both names and ids that