aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/cl4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/cl b/bin/cl
index a38d00a..a9c83b6 100755
--- a/bin/cl
+++ b/bin/cl
@@ -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