From fa96f93fbc43516a53a3efac4a52ae7745e61cdc Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Sat, 10 Nov 2018 15:56:12 +0200 Subject: Added support for brotli (*.tar.br) compressed tar archives --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 2b355e1..913c052 100644 --- a/README +++ b/README @@ -35,6 +35,7 @@ * uncompressed (.tar) or compressed with: * gzip (.tar.gz , .tgz) + * brotli (.tar.br) * bzip (.tar.bz , .tbz) * bzip2 (.tar.bz2 , .tbz2) * compress (.tar.Z , .taz) @@ -47,8 +48,8 @@ * ZIP Archive (.zip) * ZIP Archived Comic Book (.cbz) * ZOO Compressed Archive File (.zoo) - * Single files compressed with gzip, brotli (.br), bzip, bzip2, compress, lrzip, lzip, - lzop, rzip, xz. + * Single files compressed with gzip (.gz), brotli (.br), bzip (.bz), bzip2 (.bz2), compress (.Z), + lrzip (.lrz), lzip (.lz), lzop (.lzo), rzip(.rz), xz (.xz). * Home Page -- cgit v1.2.1