summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/source/buildfile.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/buildfile.rst b/docs/source/buildfile.rst
index effdb48..3867830 100644
--- a/docs/source/buildfile.rst
+++ b/docs/source/buildfile.rst
@@ -134,6 +134,8 @@ Where options can be any and all of the following (unless otherwise specified):
* ``-v``: add verbose output to the execution of Xnt
+* ``--version``: Print the version of Xnt and exit
+
* ``--usage``: Print version, license, usage information and quit. [I've
debatted between putting this as a special target and leaving it as an
option.. not sure which is better...]