Merge pull request #401 from ouch-org/readme-show-ouch-help-subcommand

This commit is contained in:
figsoda 2023-04-16 17:20:19 -04:00 committed by GitHub
commit 4640c11d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,13 @@ Ouch has three main subcommands:
- `ouch compress` (alias `c`)
- `ouch list` (alias `l` or `ls`)
To see `help` for a specific command:
```sh
ouch help <COMMAND>
ouch <COMMAND> --help # equivalent
```
## Decompressing
Use the `decompress` subcommand, `ouch` will detect the extensions automatically.