mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
docs: Add some detail
Mention that glib-compile-resources accepts multiple --sourcedir options.
This commit is contained in:
@@ -63,7 +63,8 @@ OPTIONS
|
|||||||
``--sourcedir <DIRECTORY>``
|
``--sourcedir <DIRECTORY>``
|
||||||
|
|
||||||
The files referenced in ``FILE`` are loaded from this directory. If not
|
The files referenced in ``FILE`` are loaded from this directory. If not
|
||||||
specified, the current directory is used.
|
specified, the current directory is used. If ``--sourcedir`` is used more
|
||||||
|
than once, the specified directories are searched in order.
|
||||||
|
|
||||||
``--generate``
|
``--generate``
|
||||||
|
|
||||||
@@ -178,4 +179,4 @@ ENVIRONMENT
|
|||||||
The full path to the ``json-glib-format`` executable. This is used to
|
The full path to the ``json-glib-format`` executable. This is used to
|
||||||
preprocess resources with the ``json-stripblanks`` preprocessing option. If
|
preprocess resources with the ``json-stripblanks`` preprocessing option. If
|
||||||
this environment variable is not set, ``json-glib-format`` is searched for in
|
this environment variable is not set, ``json-glib-format`` is searched for in
|
||||||
the ``PATH``.
|
the ``PATH``.
|
||||||
|
Reference in New Issue
Block a user