mirror of
https://github.com/curl/curl.git
synced 2026-07-31 11:38:06 +03:00
reword the doc
This commit is contained in:
parent
04dd62417f
commit
e762d33304
1 changed files with 2 additions and 2 deletions
|
|
@ -59,8 +59,8 @@ possible.
|
|||
|
||||
The option allow a filter to be added to the variables that express a size.
|
||||
This allow to convert the size using the standard suffixes K, M, G... like
|
||||
what's printed by default on the CLI. The output won't exceed 4 digits plus one
|
||||
suffix character. To use it, add the `:pretty` suffix to the variable. For
|
||||
what's printed by default on the CLI. The filter allow maximum 4 digits plus
|
||||
one suffix character. To use it, add the `:pretty` suffix to the variable. For
|
||||
example, `--write-out '%{size_download:pretty}'`. This only works with variable
|
||||
that output a size like parameter
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue