diff --git a/compiler/main.lisp b/compiler/main.lisp index 2a02cf03314d91759305611e9ebe7b0f11fb9609..eafe6e34592c12f96006c84c89e00829f9693aa1 100644 --- a/compiler/main.lisp +++ b/compiler/main.lisp @@ -1806,6 +1806,9 @@ in the user USER-INFO slot of STREAM-SOURCE-LOCATIONs.") input file name. Other options available via keywords: :Output-File The name of the fasl to output, NIL for none, T for the default. + :Load + Load the compiled file; T here requires :Output-File to be T, as well. + The default is NIL. :Error-File The name of the error listing file, NIL for none (the default), T for .err.