diff options
| -rw-r--r-- | examples/rrepl.scm.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/rrepl.scm.in b/examples/rrepl.scm.in index ccfb32e..229380a 100644 --- a/examples/rrepl.scm.in +++ b/examples/rrepl.scm.in @@ -40,8 +40,7 @@ (display "\ Usage: rrepl.scm [options] <host> -Connect to a remote REPL (RREPL) using an ssh-agent for authentication. You -can disconnect from the remote REPL by typing ',rq' into the REPL. +Connect to a remote REPL (RREPL) using an ssh-agent for authentication. Options: --user, -u <user> User name. |
