hgbook

view it/examples/mq.guards.qselect.error.it @ 814:99c201b30491

Minor changes and translation of code snippets for Ch.13.
author Giulio@puck
date Sat Aug 15 18:03:50 2009 +0200 (2009-08-15)
parents
children
line source
1 <!-- BEGIN mq.guards.qselect.error -->
2 <screen><prompt>$</prompt> <userinput>hg qselect +foo</userinput>
3 fallimento: la guardia '+foo' comincia con un carattere non valido: '+'
4 </screen>
5 <!-- END mq.guards.qselect.error -->