view en/examples/daily.files.addremove.out @ 510:006cd2b41d11

corrected translation of a term
author Javier Rojas <jerojasro@devnull.li>
date Mon, 10 Nov 2008 22:20:46 -0500
parents 006bbad1f190
children
line wrap: on
line source

$ \textbf{hg init addremove-example}
$ \textbf{cd addremove-example}
$ \textbf{echo a > a}
$ \textbf{echo b > b}
$ \textbf{hg addremove}
adding a
adding b