diff options
Diffstat (limited to 'bin/cl')
-rwxr-xr-x | bin/cl | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -53,7 +53,7 @@ help() { Options: -e EXP an sexp to be evaluated (can be given more than once) - -f FILE FIXME + -f FILE a file to be evaluated (can be given more than once) -p print the value of the last given expression -M IMAGE load the given Lisp image -m disable looking for the default image under $XDG_DATA_HOME @@ -63,7 +63,7 @@ help() { -l list the known types of implementations -h, --help show this message - FILE FIXME + FILE the file to be executed as a script Lauch the desired Lisp implementation, properly adapting the given |