diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2020-05-20 16:13:02 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2020-05-20 16:13:02 +0000 |
| commit | e117869ad30ae48ff0943c9497c626fddbc899ba (patch) | |
| tree | 432435807803593d9403f8d1e831a5ce2dc5cc33 /libarchive/archive_write_set_options.3 | |
| parent | d0916f2d0df0ec41077369eeaefeba50e5e38b0d (diff) | |
Notes
Diffstat (limited to 'libarchive/archive_write_set_options.3')
| -rw-r--r-- | libarchive/archive_write_set_options.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libarchive/archive_write_set_options.3 b/libarchive/archive_write_set_options.3 index cffe571e90a6..d4a52e322ea8 100644 --- a/libarchive/archive_write_set_options.3 +++ b/libarchive/archive_write_set_options.3 @@ -255,7 +255,8 @@ If supported, the default value is read from .Bl -tag -compact -width indent .It Cm compression-level The value is interpreted as a decimal integer specifying the -compression level. Supported values are from 1 to 22. +compression level. Supported values depend on the library version, +common values are from 1 to 22. .El .It Format 7zip .Bl -tag -compact -width indent |
