Mercurial > hgbook
view en/examples/results/tour.ls-a.out @ 709:4432ad34b8e5
Check in example outputs with begin/end markers.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Tue, 31 Mar 2009 12:19:01 -0700 |
parents | 0d5935744f87 |
children |
line wrap: on
line source
<!-- BEGIN tour.ls-a --> <screen><prompt>$</prompt> <userinput>cd hello</userinput> <prompt>$</prompt> <userinput>ls -a</userinput> . .. .hg Makefile hello.c </screen> <!-- END tour.ls-a -->