hgbook

diff en/examples/tour.help.out @ 306:1b52bda675d0

Fix sample output for 'tour' test.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed Aug 20 22:08:24 2008 +0200 (2008-08-20)
parents f078515438d2
children 83790457e85b
line diff
     1.1 --- a/en/examples/tour.help.out	Mon Apr 16 14:39:20 2007 -0700
     1.2 +++ b/en/examples/tour.help.out	Wed Aug 20 22:08:24 2008 +0200
     1.3 @@ -3,7 +3,7 @@
     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.