diff options
| author | jao <jao@gnu.org> | 2026-05-10 21:12:01 +0200 |
|---|---|---|
| committer | jao <jao@gnu.org> | 2026-05-10 21:12:01 +0200 |
| commit | 799e9ec65e9400ac4c8f2bd9a2f297f9bf0d67e4 (patch) | |
| tree | bde6b95934b128c9b46b1fb0b76c04536e150497 /doc/repl.texi | |
| parent | df92f598977a8412c3cd6d02c3f0df6b3a3213ea (diff) | |
| download | geiser-799e9ec65e9400ac4c8f2bd9a2f297f9bf0d67e4.tar.gz geiser-799e9ec65e9400ac4c8f2bd9a2f297f9bf0d67e4.tar.bz2 | |
Diffstat (limited to 'doc/repl.texi')
| -rw-r--r-- | doc/repl.texi | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/repl.texi b/doc/repl.texi index 01a0a18..a522a82 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -382,12 +382,12 @@ some related tips. Instead of using the generic @command{geiser} command, you can directly start your Scheme of choice using any of the following commands: @itemize @bullet -@item @command{run-racket} -@item @command{run-guile} -@item @command{run-chicken} -@item @command{run-mit} -@item @command{run-chibi} -@item @command{run-chez} +@item @command{geiser-racket} +@item @command{geiser-guile} +@item @command{geiser-chicken} +@item @command{geiser-mit} +@item @command{geiser-chibi} +@item @command{geiser-chez} @end itemize @anchor{active-implementations} In addition, the variable @code{geiser-active-implementations} contains a list of those |
