diff options
Diffstat (limited to 'libxo/xo_format.5')
-rw-r--r-- | libxo/xo_format.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libxo/xo_format.5 b/libxo/xo_format.5 index 1db4fc8dc118..8c3cbea31248 100644 --- a/libxo/xo_format.5 +++ b/libxo/xo_format.5 @@ -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 q "trim " "Trim leading and trailing whitespace" +.It t "trim " "Trim leading and trailing whitespace" .It w "white space " "A blank ("" "") is appended after the label" .El .Pp |