diff options
Diffstat (limited to 'libxo/xo_format.5')
-rw-r--r-- | libxo/xo_format.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libxo/xo_format.5 b/libxo/xo_format.5 index 89c010391d51..1db4fc8dc118 100644 --- a/libxo/xo_format.5 +++ b/libxo/xo_format.5 @@ -7,7 +7,7 @@ .\" # LICENSE. .\" # Phil Shafer, July 2014 .\" -.Dd November 6, 2015 +.Dd December 4, 2014 .Dt LIBXO 3 .Os .Sh NAME @@ -367,7 +367,7 @@ particular output styles: .It l "leaf-list " "Field is a leaf-list, a list of leaf values" .It n "no-quotes " "Do not quote the field when using JSON style" .It q "quotes " "Quote the field when using JSON style" -.It t "trim " "Trim leading and trailing whitespace" +.It q "trim " "Trim leading and trailing whitespace" .It w "white space " "A blank ("" "") is appended after the label" .El .Pp |