diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-07-21 14:45:10 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-07-21 14:45:15 -0700 |
| commit | a07a3ef819287edd96263c8f6a9d42e7dbf8d0f9 (patch) | |
| tree | 1b0cac0a368a36fbdd59fb3e267c2f755f1c81ad /doc | |
| parent | ae4670bd8e0e45985e43402f246e4219cd29fcaa (diff) | |
Updated manpage for -e.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/nomsu.1 | 3 |
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 |
