aboutsummaryrefslogtreecommitdiff
path: root/contrib/libxo/tests/xo/saved/xo_02.JP.err
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libxo/tests/xo/saved/xo_02.JP.err')
-rw-r--r--contrib/libxo/tests/xo/saved/xo_02.JP.err25
1 files changed, 25 insertions, 0 deletions
diff --git a/contrib/libxo/tests/xo/saved/xo_02.JP.err b/contrib/libxo/tests/xo/saved/xo_02.JP.err
new file mode 100644
index 000000000000..0c348c734898
--- /dev/null
+++ b/contrib/libxo/tests/xo/saved/xo_02.JP.err
@@ -0,0 +1,25 @@
+Usage: xo [options] format [fields]
+ --close <path> Close tags for the given path
+ --close-instance <name> Close an open instance name
+ --close-list <name> Close an open list name
+ --continuation OR -C Output belongs on same line as previous output
+ --depth <num> Set the depth for pretty printing
+ --help Display this help text
+ --html OR -H Generate HTML output
+ --json OR -J Generate JSON output
+ --leading-xpath <path> OR -l <path> Add a prefix to generated XPaths (HTML)
+ --not-first Indicate this object is not the first (JSON)
+ --open <path> Open tags for the given path
+ --open-instance <name> Open an instance given by name
+ --open-list <name> Open a list given by name
+ --option <opts> -or -O <opts> Give formatting options
+ --pretty OR -p Make 'pretty' output (add indent, newlines)
+ --style <style> OR -s <style> Generate given style (xml, json, text, html)
+ --text OR -T Generate text output (the default style)
+ --top-wrap Generate a top-level object wrapper (JSON)
+ --version Display version information
+ --warn OR -W Display warnings in text on stderr
+ --warn-xml Display warnings in xml on stdout
+ --wrap <path> Wrap output in a set of containers
+ --xml OR -X Generate XML output
+ --xpath Add XPath data to HTML output