hgbook

diff en/examples/tour.help.out @ 544:f5ab40759789

Update bisect output
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Jan 29 22:10:57 2009 -0800 (2009-01-29)
parents 1b52bda675d0
children 5ffee9123bbf
line diff
     1.1 --- a/en/examples/tour.help.out	Wed Aug 20 22:08:24 2008 +0200
     1.2 +++ b/en/examples/tour.help.out	Thu Jan 29 22:10:57 2009 -0800
     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.