aboutsummaryrefslogtreecommitdiff
path: root/nomsu.moon
diff options
context:
space:
mode:
authorBruce Hill <bitbucket@bruce-hill.com>2018-07-10 15:06:02 -0700
committerBruce Hill <bitbucket@bruce-hill.com>2018-07-10 15:06:08 -0700
commit77a551099a1d7c1d45036bf14301f7841ee8b8ca (patch)
tree24d281adf8fe928a7ea79441fb546e14219c4c85 /nomsu.moon
parentfa72d7eeb13a356d00a0694384938c23a90529da (diff)
Updated doc for debugger.
Diffstat (limited to 'nomsu.moon')
-rwxr-xr-xnomsu.moon1
1 files changed, 1 insertions, 0 deletions
diff --git a/nomsu.moon b/nomsu.moon
index 0bb4752..2aaf058 100755
--- a/nomsu.moon
+++ b/nomsu.moon
@@ -20,6 +20,7 @@ OPTIONS
-s Check the input files for syntax errors.
-t Run tests.
-I <file> Add an additional input file or directory.
+ -d <debugger> Attempt to use the specified debugger to wrap the main body of execution.
-h/--help Print this message.
--version Print the version number and exit.
-V specify which Nomsu version is desired.