Added doc for --no-core

This commit is contained in:
Bruce Hill 2018-07-23 14:55:01 -07:00
parent 6e5d551071
commit 8c249a1af3

View File

@ -57,6 +57,9 @@ If provided, \fBnomsu\fR will attempt to use the specified debugger to wrap the
.B \--version .B \--version
Print the version number and exit. Print the version number and exit.
.TP .TP
.B \--no-core
Disable the default behavior of running the files in 'core' before running anything else.
.TP
.B \--help .B \--help
Print the command line usage. Print the command line usage.
.SH EXAMPLES .SH EXAMPLES