aboutsummaryrefslogtreecommitdiff
path: root/doc
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 /doc
parentfa72d7eeb13a356d00a0694384938c23a90529da (diff)
Updated doc for debugger.
Diffstat (limited to 'doc')
-rw-r--r--doc/nomsu.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/nomsu.1 b/doc/nomsu.1
index a76a377..20cb7a9 100644
--- a/doc/nomsu.1
+++ b/doc/nomsu.1
@@ -45,6 +45,9 @@ Check the input files for syntax errors without running them.
.B \-I " file"
Include the specified file (or all .nom files in a directory and its subdirectories) in the input files.
.TP
+.B \-d " debugger"
+If provided, \fBnomsu\fR will attempt to use the specified debugger to wrap the main body of execution.
+.TP
.B \--version
Print the version number and exit.
.TP