From c7b7fa40972724ceb0e7607adc32aafd3bc7bd2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Marcos=20Bezerra?= Date: Tue, 19 Oct 2021 02:39:57 -0300 Subject: [PATCH] Fix README small markdown error --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index da939fe..ba7114c 100644 --- a/README.md +++ b/README.md @@ -85,10 +85,11 @@ For compiling, check the [wiki guide](https://github.com/ouch-org/ouch/wiki/Comp And the aliases: `tgz`, `tbz`, `tbz2`, `txz`, `tlz`, `tlzma`, `tzst`. Formats can be chained (`ouch` keeps it _fast_): + - `.gz.xz.bz.zst` - `.tar.gz.xz.bz.zst` - `.tar.gz.gz.gz.gz.xz.xz.xz.xz.bz.bz.bz.bz.zst.zst.zst.zst` -- + ## Contributing `ouch` is 100% made out of voluntary work, any small contribution is welcome!