view en/examples/daily.files.addremove.out @ 575:cf6b9bf14af7

corrected some typos, added a note about the meaning of a sentence
author Javier Rojas <jerojasro@devnull.li>
date Wed, 31 Dec 2008 11:44:58 -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