aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/nomsu.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/nomsu.1 b/doc/nomsu.1
index 4eef711..0824349 100644
--- a/doc/nomsu.1
+++ b/doc/nomsu.1
@@ -48,6 +48,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 \-e " code"
+Execute the given nomsu code string.
+.TP
.B \-d " debugger"
If provided, \fBnomsu\fR will attempt to use the specified debugger to wrap the main body of execution.
.TP