summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--module/scripts/jslink.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/module/scripts/jslink.scm b/module/scripts/jslink.scm
index 968835d69..f03c6e953 100644
--- a/module/scripts/jslink.scm
+++ b/module/scripts/jslink.scm
@@ -94,8 +94,10 @@ There is NO WARRANTY, to the extent permitted by law.~%"))
Link Javascript FILE with all its dependencies
-h, --help print this help message
+ -v, --version show version information
-o, --output=OFILE write output to OFILE
- -o, --depends=DEP add dependency on DEP
+ -d, --depends=DEP add dependency on DEP
+ --no-boot link without boot-9 & its dependencies
Report bugs to <~A>.~%"
%guile-bug-report-address))