Mercurial > hg
changeset 6353:04d615b2d5e9
Merge main and crew.
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Sat, 22 Mar 2008 20:15:30 +0100 |
parents | 34e4f4ef4936 (diff) eed0a6a05096 (current diff) |
children | 57a47660b319 |
files | mercurial/commands.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Sat Mar 22 13:50:59 2008 -0500 +++ b/mercurial/commands.py Sat Mar 22 20:15:30 2008 +0100 @@ -2131,7 +2131,7 @@ project history. -A can be used to remove only files that have already been deleted, -f can be used to force deletion, and -Af can be used to remove files from the next revision without deleting them. - + The following table details the behavior of remove for different file states (columns) and option combinations (rows). The file states are Added, Clean, Modified and Missing (as reported by hg status). The