minor docfix

This commit is contained in:
Sitaram Chamarty 2009-12-21 06:23:25 +05:30
parent 2cc19091ca
commit 6f45f75ca1

View file

@ -148,8 +148,9 @@ Here's how it all hangs together.
Luckily, ssh has a very convenient way of capturing all the connection
information (username, hostname, port number (if it's not the default 22),
and keypair to be used) in one "paragraph". This is what the para looks
like for us (the easy install script puts it there the first time):
and keypair to be used) in one "paragraph" of `~/.ssh/config`. This is
what the para looks like for us (the easy install script puts it there the
first time):
host gitolite
user git