hgbook

diff en/examples/results/filenames.glob.starstar.out @ 597:e0d9eb01e4c2

Remove references to RWH.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Mar 26 23:05:28 2009 -0700 (2009-03-26)
parents 44d1363234d2
children 4432ad34b8e5
line diff
     1.1 --- a/en/examples/results/filenames.glob.starstar.out	Mon Mar 09 21:37:47 2009 -0700
     1.2 +++ b/en/examples/results/filenames.glob.starstar.out	Thu Mar 26 23:05:28 2009 -0700
     1.3 @@ -1,7 +1,8 @@
     1.4 -$ \textbf{cd ..}
     1.5 -$ \textbf{hg status 'glob:**.py'}
     1.6 +<screen><prompt>$</prompt> <userinput>cd ..</userinput>
     1.7 +<prompt>$</prompt> <userinput>hg status 'glob:**.py'</userinput>
     1.8  A examples/simple.py
     1.9  A src/main.py
    1.10  ? examples/performant.py
    1.11  ? setup.py
    1.12  ? src/watcher/watcher.py
    1.13 +</screen>