about summary refs log tree commit diff stats
path: root/pyxis.pl
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-08-30 02:07:21 +0530
committerAndinus <andinus@nand.sh>2020-08-30 02:07:21 +0530
commitafffbbcb2a034bd1cad83b31f442cf77f17c2151 (patch)
tree083ab046b24e7776c9ae716823c87bb019c125bc /pyxis.pl
parent32ad6a07d9c5a863cb209a65f5ce0d5b21e58da4 (diff)
downloadpyxis-master.tar.gz
Add installation instructions in README, version option in help HEAD v0.1.0 master
Diffstat (limited to 'pyxis.pl')
-rwxr-xr-xpyxis.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyxis.pl b/pyxis.pl
index 83c35ef..61e3035 100755
--- a/pyxis.pl
+++ b/pyxis.pl
@@ -29,6 +29,8 @@ Commands:
 Options:
     --verbose
         Verbose operation mode.
+    --version
+        Print Pyxis version.
     --help
         Print this help.";
         exit 0;