author | Bryan O'Sullivan <bos@serpentine.com> |
Tue, 19 Jul 2005 07:51:34 -0800 | |
changeset 728 | f6588fd14272 |
parent 727 | acee766fcb79 |
child 729 | 626aa658e2a9 |
doc/hg.1.txt | file | annotate | diff | comparison | revisions |
--- a/doc/hg.1.txt Tue Jul 19 07:42:36 2005 -0800 +++ b/doc/hg.1.txt Tue Jul 19 07:51:34 2005 -0800 @@ -58,7 +58,7 @@ The files will be added to the repository at the next commit. If no names are given, add all files in the current directory and - its subdirectory. + its subdirectories. addremove:: Add all new files and remove all missing files from the repository.