view en/examples/tag.init.out @ 618:a529952fce96

changed "un tag" to "una etiqueta". Same thing for "unos tags" "un tag" "el tag" "los tags" "de tag" "de tags"
author Javier Rojas <jerojasro@devnull.li>
date Sun, 18 Jan 2009 22:21:43 -0500
parents 4237e45506ee
children
line wrap: on
line source

$ \textbf{hg init mytag}
$ \textbf{cd mytag}
$ \textbf{echo hello > myfile}
$ \textbf{hg commit -A -m 'Initial commit'}
adding myfile