summaryrefslogtreecommitdiff
path: root/doc/ref/guile-invoke.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/guile-invoke.texi')
-rw-r--r--doc/ref/guile-invoke.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ref/guile-invoke.texi b/doc/ref/guile-invoke.texi
index d7b3d8a5f..90f1f496b 100644
--- a/doc/ref/guile-invoke.texi
+++ b/doc/ref/guile-invoke.texi
@@ -142,6 +142,11 @@ guile --use-srfi=8,13
Adapt Guile's initial environment to better support R6RS. @xref{R6RS
Incompatibilities}, for some caveats.
+@item --r7rs
+@cindex r7rs (command line)
+Adapt Guile's initial environment to better support R7RS. @xref{R7RS
+Incompatibilities}, for some caveats.
+
@item --debug
@cindex debugging virtual machine (command line)
Start with the debugging virtual machine (VM) engine. Using the