view en/examples/daily.copy.init.out @ 614:aa01d35ac59f

replaced several instances of "los tags" with "las etiquetas", corrected typos and so on
author Javier Rojas <jerojasro@devnull.li>
date Sun, 18 Jan 2009 21:01:13 -0500
parents 006bbad1f190
children
line wrap: on
line source

$ \textbf{hg init my-copy}
$ \textbf{cd my-copy}
$ \textbf{echo line > file}
$ \textbf{hg add file}
$ \textbf{hg commit -m 'Added a file'}