Deleted Added
full compact
xo_parse_args.3 (287111) xo_parse_args.3 (298083)
1.\" #
2.\" # Copyright (c) 2014, Juniper Networks, Inc.
3.\" # All rights reserved.
4.\" # This SOFTWARE is licensed under the LICENSE provided in the
5.\" # ../Copyright file. By downloading, installing, copying, or
6.\" # using the SOFTWARE, you agree to be bound by the terms of that
7.\" # LICENSE.
8.\" # Phil Shafer, July 2014

--- 69 unchanged lines hidden (view full) ---

78string lookup
79.It Dv log-syslog
80Log (via stderr) each syslog message (via
81.Xr xo_syslog 3 )
82.If Dv no-humanize
83Ignore the {h:} modifier (TEXT, HTML)
84.It Dv no-locale
85Do not initialize the locale setting
1.\" #
2.\" # Copyright (c) 2014, Juniper Networks, Inc.
3.\" # All rights reserved.
4.\" # This SOFTWARE is licensed under the LICENSE provided in the
5.\" # ../Copyright file. By downloading, installing, copying, or
6.\" # using the SOFTWARE, you agree to be bound by the terms of that
7.\" # LICENSE.
8.\" # Phil Shafer, July 2014

--- 69 unchanged lines hidden (view full) ---

78string lookup
79.It Dv log-syslog
80Log (via stderr) each syslog message (via
81.Xr xo_syslog 3 )
82.If Dv no-humanize
83Ignore the {h:} modifier (TEXT, HTML)
84.It Dv no-locale
85Do not initialize the locale setting
86.It Dv no-retain
87Prevent retaining formatting information
86.It Dv no-top
87Do not emit a top set of braces (JSON)
88.It Dv not-first
89Pretend the 1st output item was not 1st (JSON)
90.It Dv pretty
91Emit pretty-printed output
88.It Dv no-top
89Do not emit a top set of braces (JSON)
90.It Dv not-first
91Pretend the 1st output item was not 1st (JSON)
92.It Dv pretty
93Emit pretty-printed output
94.It Dv retain
95Force retaining formatting information
92.It Dv text
93Emit TEXT output
94.If Dv underscores
95Replace XML-friendly "-"s with JSON friendly "_"s e
96.It Dv units
97Add the 'units' (XML) or 'data-units (HTML) attribute
98.It Dv warn
99Emit warnings when libxo detects bad calls

--- 49 unchanged lines hidden ---
96.It Dv text
97Emit TEXT output
98.If Dv underscores
99Replace XML-friendly "-"s with JSON friendly "_"s e
100.It Dv units
101Add the 'units' (XML) or 'data-units (HTML) attribute
102.It Dv warn
103Emit warnings when libxo detects bad calls

--- 49 unchanged lines hidden ---