From be11366bf9036b4cd02cca99f5dfb7dfbf167da6 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 16 Dec 2018 13:42:27 +0100 Subject: Add a --version option to g-ir-compiler and g-ir-generate. Fixes #55 --- docs/website/tools/g-ir-compiler.rst | 3 +++ docs/website/tools/g-ir-generate.rst | 3 +++ 2 files changed, 6 insertions(+) (limited to 'docs/website/tools') 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 ==== -- cgit v1.2.1