mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
codegen: Document --output -
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
6a1fdb8145
commit
1ba8386886
@ -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)>`_
|
||||
|
Loading…
Reference in New Issue
Block a user