g-ir-annotation-tool -V (return code: 2)
Usage: g-ir-annotation-tool [options] sources
g-ir-annotation-tool: error: no such option: --version
g-ir-annotation-tool --help (return code: 0)
Usage: g-ir-annotation-tool [options] sources
Options:
-h, --help show this help message and exit
Tool modes, one is required:
-e, --extract Extract annotations from the input files
Preprocessor options:
--cflags-begin Start preprocessor/compiler flags
--cflags-end End preprocessor/compiler flags
-I CPP_INCLUDES Pre-processor include file
-D CPP_DEFINES Pre-processor define
-U CPP_UNDEFINES Pre-processor undefine
-p Ignored
-L LIBRARY_PATHS, --library-path=LIBRARY_PATHS
directories to search for libraries
--pkg=PACKAGES pkg-config packages to get cflags from