summaryrefslogtreecommitdiff
path: root/doc/darcs.html
diff options
context:
space:
mode:
authorbringert <bringert@cs.chalmers.se>2005-11-24 10:43:56 +0000
committerbringert <bringert@cs.chalmers.se>2005-11-24 10:43:56 +0000
commitb71cf25c86e8477ab5d845b0d559b6326b7cb8d2 (patch)
treeafb17164a83f3e8f6c5e8cd6ff41f0100f49ecbe /doc/darcs.html
parent78e272be3c194ffe1ab9f3028b466713fd467ef0 (diff)
Mention what the ssh -M session looks like.
Diffstat (limited to 'doc/darcs.html')
-rw-r--r--doc/darcs.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/darcs.html b/doc/darcs.html
index 0de04ed4b..c9989de3d 100644
--- a/doc/darcs.html
+++ b/doc/darcs.html
@@ -219,6 +219,11 @@ Start the master connection:
</PRE>
<P></P>
<P>
+This looks just like a normal ssh login, and you get a shell on the server.
+Put this connection in the background, or keep it open in a window
+somewhere.
+</P>
+<P>
<B>NOTE: You need to have a ControlMaster connection running whenever you want to access the repo using ssh.</B>
You may want to create a script or alias for starting the connection.
</P>