mirror of
https://github.com/ouch-org/ouch.git
synced 2025-07-20 16:40:31 +00:00
readme: how to see --help
for a subcommand
This commit is contained in:
parent
bae1de5af9
commit
9c06a68964
@ -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