diff options
author | Ian C <ianc@noddybox.co.uk> | 2016-04-10 19:23:34 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2016-04-10 19:23:34 +0100 |
commit | ebf8364065f80a0b51ba5ed46b182f78c30c8f84 (patch) | |
tree | 92315bc1a45f64736a6dfb0836bdfac69e6bba26 /doc | |
parent | 079815717a89fd1015bc504ae1da2dc62c925480 (diff) |
Updated usage with version ready for tagging.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/casm.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/casm.html b/doc/casm.html index 100abdc..138db3c 100644 --- a/doc/casm.html +++ b/doc/casm.html @@ -155,6 +155,9 @@ casm <i>file</i> <p>Note that switches aren't used by <b>casm</b>. Instead options are controlled by commands in the source <i>file</i>.</p> +<p>If you type the command without an argument, usage, version and license +info is displayed.</p> + <h2>Memory Layout</h2> |