Removing readme redundant compression example

This commit is contained in:
João M. Bezerra 2021-11-04 02:55:41 -03:00
parent e95d54c5fa
commit 61aad5f97c

View File

@ -64,9 +64,6 @@ ouch compress 1 2 3 4 archive.zip
# Short alternative
ouch c file.txt file.zip
# Compress everything in the current folder again and again
ouch compress * everything.tar.gz.xz.bz.zst.gz.gz.gz.gz.gz
```
`ouch` detects the extensions of the **output file** to decide what formats to use.