docs: Add some detail

Mention that glib-compile-resources accepts multiple --sourcedir
options.
This commit is contained in:
Matthias Clasen
2025-03-30 09:20:19 -04:00
parent 913a1bfd85
commit e8b9319a66

View File

@@ -63,7 +63,8 @@ OPTIONS
``--sourcedir <DIRECTORY>``
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``