diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-10-15 16:33:23 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-10-15 16:33:23 +0200 |
commit | c1821b6269d541ae632158252f427cf98481966b (patch) | |
tree | 57eb1a59f6a9b427bfdecc0891fc728729aa3497 /doc/repl.texi | |
parent | 800218e25fda834a04d7823633e8f966d53940e0 (diff) | |
download | geiser-guile-c1821b6269d541ae632158252f427cf98481966b.tar.gz geiser-guile-c1821b6269d541ae632158252f427cf98481966b.tar.bz2 |
Documentation nits
Diffstat (limited to 'doc/repl.texi')
-rw-r--r-- | doc/repl.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/repl.texi b/doc/repl.texi index 64bee96..173c2cb 100644 --- a/doc/repl.texi +++ b/doc/repl.texi @@ -295,6 +295,8 @@ back, on a per @repl{} basis, using @kbd{C-c C-a}. @subsubheading Remote connections +@cindex port, default +@cindex host, default When using @code{connect-to-guile} or @code{geiser-connect}, you'll be prompted for a host and a port, defaulting to localhost and 37146. You can change those defaults customizing @code{geiser-repl-default-host} |