Mercurial > hg-stable
changeset 35829:5da7b8cb6f75 stable
help: fix wording describing SSH requirements
author | Josef 'Jeff' Sipek <jeffpc@josefsipek.net> |
---|---|
date | Wed, 21 Feb 2018 16:51:09 -0500 |
parents | eedc69d2776d |
children | fb39f6a8a864 |
files | mercurial/help/urls.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/help/urls.txt Thu Feb 22 15:18:44 2018 +0800 +++ b/mercurial/help/urls.txt Wed Feb 21 16:51:09 2018 -0500 @@ -24,7 +24,7 @@ Some notes about using SSH with Mercurial: - SSH requires an accessible shell account on the destination machine - and a copy of hg in the remote path or specified with as remotecmd. + and a copy of hg in the remote path or specified with remotecmd. - path is relative to the remote user's home directory by default. Use an extra slash at the start of a path to specify an absolute path::