hgbook

view it/examples/mq.guards.qselect.error.it @ 1025:3013064edcf7

Adding french in translation list
author Romain PELISSE <belaran@gmail.com>
date Wed Apr 21 17:09:27 2010 +0200 (2010-04-21)
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 -->