X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/runlisp/blobdiff_plain/ace01e7181b7882e3039702a251ef97c7a87dcaa..44ccabcb96f8598eb055b1540efc29a45ce031b5:/README.org diff --git a/README.org b/README.org index f5a95da..30aab1f 100644 --- a/README.org +++ b/README.org @@ -168,7 +168,7 @@ with ~-p~, you can also load a file of Lisp code using ~-l~. When ~runlisp~ is acting on ~-e~, ~-p~, and/or ~-l~ options, it's said to be running in /eval/ mode, rather than its usual /script/ mode. In -script mode, it /doesn't/ set ~:runlisp-script~ in ~*features*~. +eval mode, it /doesn't/ set ~:runlisp-script~ in ~*features*~. You can still insist that ~runlisp~ use a particular Lisp implementation, or one of a subset of implementations, using the ~-L~