diff --git a/doc/web/content/index.md b/doc/web/content/index.md index 16d436e..ebf4157 100644 --- a/doc/web/content/index.md +++ b/doc/web/content/index.md @@ -21,15 +21,15 @@ programs and options. The archive format is determined by the file(1) program and as a fallback by the archive file extension. -patool supports 7z (.7z), ACE (.ace), ADF (.adf), ALZIP (.alz), -APE (.ape), AR (.a), ARC (.arc), ARJ (.arj), BZIP2 (.bz2), CAB -(.cab), COMPRESS (.Z), CPIO (.cpio), DEB (.deb), DMS (.dms), -FLAC (.flac), GZIP (.gz), LRZIP (.lrz), LZH (.lha, .lzh), LZIP -(.lz), LZMA (.lzma), LZOP (.lzo), RPM (.rpm), RAR (.rar), RZIP -(.rz), SHN (.shn), TAR (.tar), XZ (.xz), ZIP (.zip, .jar), -ZOO (.zoo) and ZPAQ (.zpaq) formats. -It relies on helper applications to handle -those archive formats (for example bzip2 for BZIP2 archives). +patool supports 7z (.7z, .cb7), ACE (.ace, .cba), ADF (.adf), ALZIP (.alz), +APE (.ape), AR (.a), ARC (.arc), ARJ (.arj), BZIP2 (.bz2), +CAB (.cab), COMPRESS (.Z), CPIO (.cpio), DEB (.deb), DMS (.dms), +FLAC (.flac), GZIP (.gz), ISO (.iso), LRZIP (.lrz), LZH (.lha, .lzh), +LZIP (.lz), LZMA (.lzma), LZOP (.lzo), RPM (.rpm), RAR (.rar, .cbr), +RZIP (.rz), SHN (.shn), TAR (.tar, .cbt), XZ (.xz), +ZIP (.zip, .jar, .cbz) and ZOO (.zoo) archive formats. +It relies on helper applications to handle those archive formats +(for example bzip2 for BZIP2 archives). The archive formats TAR, ZIP, BZIP2 and GZIP are supported natively and do not require helper