mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-10 13:04:15 -04:00
Document --long-help
This commit is contained in:
parent
859195c24e
commit
a0b569689d
@ -352,9 +352,12 @@ Most other options are concerned with compression tuning:
|
|||||||
you can switch to `ascii`, which is like `unicode`, but looks less
|
you can switch to `ascii`, which is like `unicode`, but looks less
|
||||||
fancy.
|
fancy.
|
||||||
|
|
||||||
- `--help`:
|
- `-h`, `--help`:
|
||||||
Show program help, including defaults, compression level detail and
|
Show usage and the most common basic options.
|
||||||
supported compression algorithms.
|
|
||||||
|
- `-H`, `--long-help`:
|
||||||
|
Show full usage with all options, including defaults, compression level
|
||||||
|
detail and supported compression algorithms.
|
||||||
|
|
||||||
If experimental Python support was compiled into `mkdwarfs`, you can use the
|
If experimental Python support was compiled into `mkdwarfs`, you can use the
|
||||||
following option to enable customizations via the scripting interface:
|
following option to enable customizations via the scripting interface:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user