diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2018-07-23 14:55:01 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2018-07-23 14:55:01 -0700 |
| commit | 8c249a1af381cde049633c84a3889260ae07957c (patch) | |
| tree | e8208cf15aa1fd4f1ddc1614c2745790906e993a /doc/nomsu.1 | |
| parent | 6e5d551071cdf0e03cca7f8c9ca5e54244e2b150 (diff) | |
Added doc for --no-core
Diffstat (limited to 'doc/nomsu.1')
| -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 0824349..11439aa 100644 --- a/doc/nomsu.1 +++ b/doc/nomsu.1 @@ -57,6 +57,9 @@ If provided, \fBnomsu\fR will attempt to use the specified debugger to wrap the .B \--version Print the version number and exit. .TP +.B \--no-core +Disable the default behavior of running the files in 'core' before running anything else. +.TP .B \--help Print the command line usage. .SH EXAMPLES |
