changeset 116:ca99f247899e

Minor tweaks.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 14 Nov 2006 11:42:40 -0800
parents b74102b56df5
children 6b0f4498569e
files en/concepts.tex
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/en/concepts.tex	Mon Nov 13 16:19:48 2006 -0800
+++ b/en/concepts.tex	Tue Nov 14 11:42:40 2006 -0800
@@ -557,7 +557,8 @@
 file itself, and the size of the file at that time.  
 
 When you explicitly \hgcmd{add}, \hgcmd{remove}, \hgcmd{rename} or
-\hgcmd{copy} files, the dirstate is updated each time.
+\hgcmd{copy} files, Mercurial updates the dirstate so that it knows
+what to do with those files when you commit.
 
 When Mercurial is checking the states of files in the working
 directory, it first checks a file's modification time.  If that has