codegen: Document --output -

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2024-02-06 11:05:24 +00:00
parent 6a1fdb8145
commit 1ba8386886

View File

@ -296,6 +296,10 @@ The following options are supported:
is not allowed along with ``--output``, because the latter is used to generate
only one file.
Since GLib 2.80, if *OUTFILE* is the literal string ``-``, the header
or source code will be written to standard output. To write to a file
starting with ``-``, it should be prefixed with ``./``.
``--annotate`` *ELEMENT* *KEY* *VALUE*
Used to inject D-Bus annotations into the given XML files. It can be used with
@ -802,4 +806,4 @@ Please send bug reports to either the distribution bug tracker or the
SEE ALSO
--------
`gdbus(1) <man:gdbus(1)>`_
`gdbus(1) <man:gdbus(1)>`_