X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2Fsbcl.1;h=32eae835b2a012d389cfc419def34975d20ab667;hb=22a6702974b7d6ff4e8f2b3b7b5ff446fc632de0;hp=cd50ff2b5d77d6ee90e1fbe17dce3448d0a86fe7;hpb=352dee70bdc9d8ec3eb43dc163a48a3cc4de2623;p=sbcl.git diff --git a/doc/sbcl.1 b/doc/sbcl.1 index cd50ff2..32eae83 100644 --- a/doc/sbcl.1 +++ b/doc/sbcl.1 @@ -289,15 +289,19 @@ The toplevel options supported by the standard SBCL core are .TP 3 .B \-\-sysinit Load filename instead of the default system-wide initialization file. -(See the FILES section.) There is no special option to cause no -system-wide initialization file to be read, but on a Unix system -"\-\-sysinit /dev/null" can be used to achieve the same effect. +(See the FILES section.) +.TP 3 +.B \-\-no\-sysinit +Do not load a system-wide initialization file. If this option is +given, the \-\-sysinit option is ignored. .TP 3 .B \-\-userinit Load filename instead of the default user initialization file. (See -the FILES section.) There is no special option to cause no user -initialization file to be read, but on a Unix system "\-\-userinit -/dev/null" can be used to achieve the same effect. +the FILES section.) +.TP 3 +.B \-\-no\-userinit +Do not load a user initialization file. If this option is +given, the \-\-userinit option is ignored. .TP 3 .B \-\-eval After executing any initialization file, but before starting the