aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorEduardo Pedroni <e.pedroni91@gmail.com>2015-07-23 19:31:58 +0200
committerEduardo Pedroni <e.pedroni91@gmail.com>2015-07-23 19:31:58 +0200
commitf3ce19d1c5be34575adeaed0cf991a609ac8a10f (patch)
tree9c6d7b768de815986591b2efd47eb62ebc8fb0fd /res
parentf3b507240930f721571c9da1b4985a02e0a17b6b (diff)
Reorganised the test folder a bit more, started working on CLI tests, a bit tricky, will require refactoring
Diffstat (limited to 'res')
-rw-r--r--res/help4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/help b/res/help
index 2f41932..6492c75 100644
--- a/res/help
+++ b/res/help
@@ -49,3 +49,7 @@ Peruse optionally accepts a card number as an argument. If present, only that ca
Committing Changes and Exiting
Any changes made on this tool must be manually written to the file. If you make a mistake, simply exit and your cardbase will not be modified. To write changes, use the "write" command. To save to a new file, type "write" followed by the file name (no spaces allowed). To exit, simply type "exit".
+
+Version
+
+Use the "version" command to see the executable's version. \ No newline at end of file