aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-10-24 14:26:46 -0300
committerEuAndreh <eu@euandre.org>2022-10-24 14:26:46 -0300
commit9a511d58ce5963dd9342293c89c85a59d8ac4127 (patch)
tree7f22abc513f8aeb50039be3ba0521242dae4ac06
parentMove some FIXME markers to ~/.usr/FIXME file (diff)
downloaddotfiles-9a511d58ce5963dd9342293c89c85a59d8ac4127.tar.gz
dotfiles-9a511d58ce5963dd9342293c89c85a59d8ac4127.tar.xz
bin/cl: WIP improve help string
-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