summaryrefslogtreecommitdiff
path: root/docs/website
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-12-16 13:42:27 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2018-12-19 07:50:28 +0000
commitbe11366bf9036b4cd02cca99f5dfb7dfbf167da6 (patch)
tree60ae88ddb93b4b09df6c30bd68a36a4cd9aa3da8 /docs/website
parent3f947f8628963dd4d2bed4e2e793af0ab04fb887 (diff)
downloadgobject-introspection-be11366bf9036b4cd02cca99f5dfb7dfbf167da6.tar.gz
Add a --version option to g-ir-compiler and g-ir-generate. Fixes #55
Diffstat (limited to 'docs/website')
-rw-r--r--docs/website/tools/g-ir-compiler.rst3
-rw-r--r--docs/website/tools/g-ir-generate.rst3
2 files changed, 6 insertions, 0 deletions
diff --git a/docs/website/tools/g-ir-compiler.rst b/docs/website/tools/g-ir-compiler.rst
index e87a9abd..5c17a7ce 100644
--- a/docs/website/tools/g-ir-compiler.rst
+++ b/docs/website/tools/g-ir-compiler.rst
@@ -49,6 +49,9 @@ OPTIONS
found. The name of the library should not contain the ending shared
library suffix.
+--version
+ Show program's version number and exit
+
BUGS
====
diff --git a/docs/website/tools/g-ir-generate.rst b/docs/website/tools/g-ir-generate.rst
index 662ec10b..931ee449 100644
--- a/docs/website/tools/g-ir-generate.rst
+++ b/docs/website/tools/g-ir-generate.rst
@@ -35,6 +35,9 @@ OPTIONS
--output=FILENAME
Save the resulting output in FILENAME.
+--version
+ Show program's version number and exit
+
BUGS
====