mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-07 12:05:46 +00:00
Merge pull request #401 from ouch-org/readme-show-ouch-help-subcommand
This commit is contained in:
commit
4640c11d08
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user