diff options
author | zimbatm <zimbatm@zimbatm.com> | 2019-09-26 16:55:51 +0000 |
---|---|---|
committer | regnat <rg@regnat.ovh> | 2020-06-08 09:31:15 +0200 |
commit | 2c4de6af1033367168320f43b0f04062bdac9234 (patch) | |
tree | 240bb19912ee9fc01b88f54fda4dde11103680c7 /doc/manual/command-ref/opt-common-syn.xml | |
parent | 170e86dff5724264e0d3d25b9af1bd42df6aec74 (diff) |
add documentation
Diffstat (limited to 'doc/manual/command-ref/opt-common-syn.xml')
-rw-r--r-- | doc/manual/command-ref/opt-common-syn.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/manual/command-ref/opt-common-syn.xml b/doc/manual/command-ref/opt-common-syn.xml index b610b54b9..2660e3bb1 100644 --- a/doc/manual/command-ref/opt-common-syn.xml +++ b/doc/manual/command-ref/opt-common-syn.xml @@ -1,5 +1,5 @@ <nop xmlns="http://docbook.org/ns/docbook"> - + <arg><option>--help</option></arg> <arg><option>--version</option></arg> <arg rep='repeat'> @@ -12,6 +12,10 @@ <arg choice='plain'><option>--quiet</option></arg> </arg> <arg> + <option>--log-format</option> + <replaceable>format</replaceable> +</arg> +<arg> <group choice='plain'> <arg choice='plain'><option>--no-build-output</option></arg> <arg choice='plain'><option>-Q</option></arg> |