summaryrefslogtreecommitdiff
path: root/docs
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
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')
-rw-r--r--docs/g-ir-compiler.13
-rw-r--r--docs/g-ir-generate.13
-rw-r--r--docs/website/tools/g-ir-compiler.rst3
-rw-r--r--docs/website/tools/g-ir-generate.rst3
4 files changed, 12 insertions, 0 deletions
diff --git a/docs/g-ir-compiler.1 b/docs/g-ir-compiler.1
index 65c439bb..48dc5ceb 100644
--- a/docs/g-ir-compiler.1
+++ b/docs/g-ir-compiler.1
@@ -63,6 +63,9 @@ FIXME
Specifies the shared library where the symbols in the typelib can be
found. The name of the library should not contain the ending shared
library suffix.
+.TP
+.B \-\-version
+Show program\(aqs version number and exit
.UNINDENT
.SH BUGS
.sp
diff --git a/docs/g-ir-generate.1 b/docs/g-ir-generate.1
index fb07de75..038d171f 100644
--- a/docs/g-ir-generate.1
+++ b/docs/g-ir-generate.1
@@ -49,6 +49,9 @@ The shared library to read the symbols from.
.TP
.BI \-\-output\fB= FILENAME
Save the resulting output in FILENAME.
+.TP
+.B \-\-version
+Show program\(aqs version number and exit
.UNINDENT
.SH BUGS
.sp
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
====