Show More
@@ -2131,7 +2131,7 b' def remove(ui, repo, *pats, **opts):' | |||
|
2131 | 2131 | project history. -A can be used to remove only files that have already |
|
2132 | 2132 | been deleted, -f can be used to force deletion, and -Af can be used |
|
2133 | 2133 | to remove files from the next revision without deleting them. |
|
2134 | ||
|
2134 | ||
|
2135 | 2135 | The following table details the behavior of remove for different file |
|
2136 | 2136 | states (columns) and option combinations (rows). The file states are |
|
2137 | 2137 | Added, Clean, Modified and Missing (as reported by hg status). The |
General Comments 0
You need to be logged in to leave comments.
Login now