X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fmanual%2Fstart-stop.texinfo;h=13b644e1a97ed8e795078596db6f0d61643c0910;hb=6010af209656d6991f59b0f61efa1c6f9d35926b;hp=1e4811f50d0c9dfebc43f96df7947ce9db7adf75;hpb=2365c1b81d99c8e8e34665052f5b47be5cd6cd74;p=sbcl.git diff --git a/doc/manual/start-stop.texinfo b/doc/manual/start-stop.texinfo index 1e4811f..13b644e 100644 --- a/doc/manual/start-stop.texinfo +++ b/doc/manual/start-stop.texinfo @@ -179,6 +179,10 @@ the Lisp core file is a user-created core file, it may run a nonstandard toplevel which does not recognize the standard toplevel options. +@item --dynamic-space-size @var{megabytes} +Size of the dynamic space reserved on startup in megabytes. Default +value is platform dependent. + @item --noinform Suppress the printing of any banner or other informational message at startup. This makes it easier to write Lisp programs which work