diff --git a/README.md b/README.md index eb9b53d..10b66c1 100644 --- a/README.md +++ b/README.md @@ -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 +ouch --help # equivalent +``` + ## Decompressing Use the `decompress` subcommand, `ouch` will detect the extensions automatically.