diff --git a/docs/cmdline-opts/write-out.md b/docs/cmdline-opts/write-out.md index 53e4df18fe..395a917b43 100644 --- a/docs/cmdline-opts/write-out.md +++ b/docs/cmdline-opts/write-out.md @@ -372,7 +372,7 @@ To show time with `%time{}` the characters within `{}` creates 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 and- +other characters used are displayed as-is. The following conversion specification are available: