Moving to same category as -v
This commit is contained in:
+6
-8
@@ -228,6 +228,12 @@ the last one takes effect.
|
|||||||
`-vvV` also displays POSIX support.
|
`-vvV` also displays POSIX support.
|
||||||
* `-v`:
|
* `-v`:
|
||||||
verbose mode
|
verbose mode
|
||||||
|
* `--show-default-cparams`:
|
||||||
|
Shows the default compresssion parameters that will be used for a
|
||||||
|
particular src file. If the provided src file is not a regular file
|
||||||
|
(eg. named pipe), the cli will just output the default paramters.
|
||||||
|
That is, the parameters that are used when the src size is
|
||||||
|
unknown.
|
||||||
* `-q`, `--quiet`:
|
* `-q`, `--quiet`:
|
||||||
suppress warnings, interactivity, and notifications.
|
suppress warnings, interactivity, and notifications.
|
||||||
specify twice to suppress errors too.
|
specify twice to suppress errors too.
|
||||||
@@ -248,14 +254,6 @@ If the value of `ZSTD_CLEVEL` is not a valid integer, it will be ignored with a
|
|||||||
`ZSTD_CLEVEL` just replaces the default compression level (`3`).
|
`ZSTD_CLEVEL` just replaces the default compression level (`3`).
|
||||||
It can be overridden by corresponding command line arguments.
|
It can be overridden by corresponding command line arguments.
|
||||||
|
|
||||||
### Misc. arguments
|
|
||||||
|
|
||||||
* `--show-default-cparams`:
|
|
||||||
Shows the default compresssion parameters that will be used for a
|
|
||||||
particular src file. If the provided src file is not a regular file
|
|
||||||
(eg. named pipe), the cli will just output the default paramters.
|
|
||||||
That is, the parameters that are used when the src size is
|
|
||||||
unknown.
|
|
||||||
|
|
||||||
DICTIONARY BUILDER
|
DICTIONARY BUILDER
|
||||||
------------------
|
------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user