diff options
author | Phil Shafer <phil@FreeBSD.org> | 2016-04-15 15:42:12 +0000 |
---|---|---|
committer | Phil Shafer <phil@FreeBSD.org> | 2016-04-15 15:42:12 +0000 |
commit | 4fde2bf0a5c2be74f596489a57fd30c9810b1c4d (patch) | |
tree | e06554b069a40318907ab918e557b702a251b84e /libxo/xo_format.5 | |
parent | 65e9b9c344edf99c234e6e6ce60d0267607814ad (diff) | |
download | src-4fde2bf0a5c2be74f596489a57fd30c9810b1c4d.tar.gz src-4fde2bf0a5c2be74f596489a57fd30c9810b1c4d.zip |
Import libxo 0.4.7vendor/Juniper/libxo/0.4.7
Notes
Notes:
svn path=/vendor/Juniper/libxo/dist/; revision=298063
svn path=/vendor/Juniper/libxo/0.4.7/; revision=298064; tag=vendor/Juniper/libxo/0.4.7
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 |