mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +01:00
migrating-gi: Document command-line option removals
From !3926, !3927. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
64762fdef6
commit
8440742c12
@ -100,3 +100,13 @@ The `--includedir` option to `gi-decompile-typelib` treats the
|
||||
given directories as most-important-first, consistent with
|
||||
`gi-compile-repository --includedir` and `gcc -I`.
|
||||
`g-ir-generate` treated `--includedir` options as least-important-first.
|
||||
|
||||
The unimplemented `g-ir-compiler --module` option has been removed in
|
||||
`gi-compile-repository`.
|
||||
|
||||
The unimplemented `g-ir-generate --shlib` option has been removed in
|
||||
`gi-decompile-typelib`.
|
||||
|
||||
`gi-inspect-typelib` only accepts one namespace parameter. `g-ir-inspect`
|
||||
accepted multiple namespaces, but would only inspect the first one,
|
||||
with the others being ignored.
|
||||
|
Loading…
Reference in New Issue
Block a user