hgbook

diff en/examples/tour.help.out @ 548:5ffee9123bbf

Fix most remaining examples
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Jan 29 22:46:56 2009 -0800 (2009-01-29)
parents 83790457e85b
children
line diff
     1.1 --- a/en/examples/tour.help.out	Sat Oct 18 12:07:16 2008 -0500
     1.2 +++ b/en/examples/tour.help.out	Thu Jan 29 22:46:56 2009 -0800
     1.3 @@ -3,14 +3,13 @@
     1.4  
     1.5  create a new repository in the given directory
     1.6  
     1.7 -    Initialize a new repository in the given directory.  If the given
     1.8 +    Initialize a new repository in the given directory. If the given
     1.9      directory does not exist, it is created.
    1.10  
    1.11      If no directory is given, the current directory is used.
    1.12  
    1.13      It is possible to specify an ssh:// URL as the destination.
    1.14 -    Look at the help text for the pull command for important details
    1.15 -    about ssh:// URLs.
    1.16 +    See 'hg help urls' for more information.
    1.17  
    1.18  options:
    1.19