mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 23:28:54 +02:00
codegen: Document --output -
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
@@ -296,6 +296,10 @@ The following options are supported:
|
|||||||
is not allowed along with ``--output``, because the latter is used to generate
|
is not allowed along with ``--output``, because the latter is used to generate
|
||||||
only one file.
|
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*
|
``--annotate`` *ELEMENT* *KEY* *VALUE*
|
||||||
|
|
||||||
Used to inject D-Bus annotations into the given XML files. It can be used with
|
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
|
SEE ALSO
|
||||||
--------
|
--------
|
||||||
|
|
||||||
`gdbus(1) <man:gdbus(1)>`_
|
`gdbus(1) <man:gdbus(1)>`_
|
||||||
|
Reference in New Issue
Block a user