mirror of
https://github.com/curl/curl.git
synced 2026-07-29 05:53:09 +03:00
docs/cmdline-opts/write-out.md: minor language edit
This commit is contained in:
parent
c2fdf7a335
commit
7586ca7455
1 changed files with 2 additions and 2 deletions
|
|
@ -368,8 +368,8 @@ performed using the same connection cache.
|
|||
|
||||
TIME OUTPUT FORMAT
|
||||
|
||||
To show time with `%time{}` the characters within `{}` creates a special
|
||||
format string that may contain special character sequences called conversion
|
||||
To show time with `%time{}` the characters within `{}` create a special format
|
||||
string that may contain special character sequences called conversion
|
||||
specifications. Each conversion specification starts with `%` and is followed
|
||||
by a character that instructs curl to output a particular time detail. All
|
||||
other characters used are displayed as-is.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue