>From 1e5e0415040ef39b5fac47a00e7143b7ad54b2e3 Mon Sep 17 00:00:00 2001 From: Mario Domenech Goulart Date: Fri, 13 Jul 2018 23:03:29 +0200 Subject: [PATCH] csi.scm: improve documentation for -s --- csi.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csi.scm b/csi.scm index 474f526a..6dd0e2f1 100644 --- a/csi.scm +++ b/csi.scm @@ -127,7 +127,7 @@ EOF -no-symbol-escape disables support for escaped symbols -r5rs-syntax disables the CHICKEN extensions to R5RS syntax - -s -script PATHNAME use interpreter for shell scripts + -s -script PATHNAME use csi as interpreter for Scheme scripts -ss PATHNAME shell script with `main' procedure -sx PATHNAME same as `-s', but print each expression as it is evaluated -- 2.11.0