hgbook
diff en/examples/results/mq.guards.init.out @ 580:8366882f67f2
Fix up more formatting goop
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Wed Mar 18 00:00:58 2009 -0700 (2009-03-18) |
parents | 44d1363234d2 |
children | 4432ad34b8e5 |
line diff
1.1 --- a/en/examples/results/mq.guards.init.out Mon Mar 09 21:37:47 2009 -0700 1.2 +++ b/en/examples/results/mq.guards.init.out Wed Mar 18 00:00:58 2009 -0700 1.3 @@ -1,9 +1,10 @@ 1.4 -$ \textbf{hg qinit} 1.5 -$ \textbf{hg qnew hello.patch} 1.6 -$ \textbf{echo hello > hello} 1.7 -$ \textbf{hg add hello} 1.8 -$ \textbf{hg qrefresh} 1.9 -$ \textbf{hg qnew goodbye.patch} 1.10 -$ \textbf{echo goodbye > goodbye} 1.11 -$ \textbf{hg add goodbye} 1.12 -$ \textbf{hg qrefresh} 1.13 +<screen><prompt>$</prompt> <userinput>hg qinit</userinput> 1.14 +<prompt>$</prompt> <userinput>hg qnew hello.patch</userinput> 1.15 +<prompt>$</prompt> <userinput>echo hello > hello</userinput> 1.16 +<prompt>$</prompt> <userinput>hg add hello</userinput> 1.17 +<prompt>$</prompt> <userinput>hg qrefresh</userinput> 1.18 +<prompt>$</prompt> <userinput>hg qnew goodbye.patch</userinput> 1.19 +<prompt>$</prompt> <userinput>echo goodbye > goodbye</userinput> 1.20 +<prompt>$</prompt> <userinput>hg add goodbye</userinput> 1.21 +<prompt>$</prompt> <userinput>hg qrefresh</userinput> 1.22 +</screen>