Updated file extensions of web page.

[ci skip]
This commit is contained in:
Bastian Kleineidam 2016-01-10 08:18:02 +01:00
parent 3f1b92d147
commit 9d262ebebe
1 changed files with 9 additions and 9 deletions

View File

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