# HG changeset patch # User Paul Crowley # Date 1255537847 -3600 # Node ID 492bc9e536e1c8dc643aa97b2720db5591c06aec # Parent 298c6ea6295c3375a5a965de0e58fdb3f6ff4f30 Move the cd up one section diff -r 298c6ea6295c -r 492bc9e536e1 doc/manual.docbook --- a/doc/manual.docbook Wed Oct 14 17:15:08 2009 +0100 +++ b/doc/manual.docbook Wed Oct 14 17:30:47 2009 +0100 @@ -93,7 +93,8 @@ pulling from ssh://hg@repository-host/repository/name searching for changes no changes found -jay@my-workstation:~/my-mercurial-project$ +jay@my-workstation:~/my-mercurial-project$ cd .. +jay@my-workstation:~$
Adding other users @@ -104,7 +105,6 @@ ~/sam-key.pub. To manage access, you make changes to the special hgadmin repository. -jay@my-workstation:~/my-mercurial-project$ cd .. jay@my-workstation:~$ hg clone ssh://hg@repository-host/hgadmin destination directory: hgadmin no changes found