Updated manpage for -e.

This commit is contained in:
Bruce Hill 2018-07-21 14:45:10 -07:00
parent ae4670bd8e
commit a07a3ef819

View File

@ -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