summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorkennyballou <kballou@onyx.boisestate.edu>2012-12-05 15:06:16 -0700
committerkballou <kballou@onyx.boisestate.edu>2012-12-05 15:06:16 -0700
commitda00712cb4b811aa71222d4228ff3e0113449aab (patch)
tree1de66a6f95e8a12214178eb53ebc7317a2b6f715 /docs
parent4be119240f2e8dfef81746685387cd234c2a3ff3 (diff)
downloadxnt-da00712cb4b811aa71222d4228ff3e0113449aab.tar.gz
xnt-da00712cb4b811aa71222d4228ff3e0113449aab.tar.xz
Add "--version" option
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...]