mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
gi-inspect-repository: Change --version argument to --typelib-version
`--version` is conventionally used to find the version of the program itself. While that’s not currently implemented in `gi-inspect-repository`, let’s not box ourselves into a corner. Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
@@ -90,3 +90,6 @@ your code if integer type warnings are enabled.
|
||||
| `g-ir-generate` | `gi-decompile-typelib` |
|
||||
| `g-ir-inspect` | `gi-inspect-typelib` |
|
||||
|
||||
In addition, the `--version` option for `g-ir-inspect` has been renamed to
|
||||
`--typelib-version` in `gi-inspect-typelib`.
|
||||
|
||||
|
Reference in New Issue
Block a user