hgbook
diff en/examples/results/tour.help.out @ 609:c44d5854620b
Fix up chapter 1.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Tue Mar 31 22:38:30 2009 -0700 (2009-03-31) |
parents | 44d1363234d2 |
children | 4432ad34b8e5 |
line diff
1.1 --- a/en/examples/results/tour.help.out Mon Mar 09 21:37:47 2009 -0700 1.2 +++ b/en/examples/results/tour.help.out Tue Mar 31 22:38:30 2009 -0700 1.3 @@ -1,4 +1,4 @@ 1.4 -$ \textbf{hg help init} 1.5 +<screen><prompt>$</prompt> <userinput>hg help init</userinput> 1.6 hg init [-e CMD] [--remotecmd CMD] [DEST] 1.7 1.8 create a new repository in the given directory 1.9 @@ -17,3 +17,4 @@ 1.10 --remotecmd specify hg command to run on the remote side 1.11 1.12 use "hg -v help init" to show global options 1.13 +</screen>