summaryrefslogtreecommitdiff
path: root/module/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'module/scripts')
-rw-r--r--module/scripts/compile.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/scripts/compile.scm b/module/scripts/compile.scm
index db58a339a..76a253129 100644
--- a/module/scripts/compile.scm
+++ b/module/scripts/compile.scm
@@ -158,7 +158,7 @@ Compile each Guile source file FILE into a Guile object.
for a list of available warnings
-f, --from=LANG specify a source language other than `scheme'
- -t, --to=LANG specify a target language other than `objcode'
+ -t, --to=LANG specify a target language other than `rtl'
-T, --target=TRIPLET produce bytecode for host TRIPLET
Note that auto-compilation will be turned off.