X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2Fsbcl.1;h=c368b58f8f0fbd6ecd320a7279f7c3c929cd7877;hb=0e03a9ac950b78d776c4869c809e202d9e929f39;hp=32eae835b2a012d389cfc419def34975d20ab667;hpb=2365c1b81d99c8e8e34665052f5b47be5cd6cd74;p=sbcl.git diff --git a/doc/sbcl.1 b/doc/sbcl.1 index 32eae83..c368b58 100644 --- a/doc/sbcl.1 +++ b/doc/sbcl.1 @@ -260,11 +260,15 @@ Supported runtime options are .B \-\-core Run the specified Lisp core file instead of the default. (See the FILES section for the standard core, or the system documentation for -\f(CRSB\-INT:SAVE\-LISP\-AND\-DIE\fR for information about how to create a +\f(CRSB\-EXT:SAVE\-LISP\-AND\-DIE\fR for information about how to create a custom core.) Note that if the Lisp core file is a user-created core file, it may run a nonstandard toplevel which does not recognize the standard toplevel options. .TP 3 +.B \-\-dynamic-space-size +Size of the dynamic space reserved on startup in megabytes. Default value +is platform dependent. +.TP 3 .B \-\-noinform Suppress the printing of any banner or other informational message at startup. (This makes it easier to write Lisp programs which work