##// END OF EJS Templates
removed trailing spaces
Thomas Arendsen Hein -
r6352:34e4f4ef default
parent child Browse files
Show More
@@ -2131,7 +2131,7 b' def remove(ui, repo, *pats, **opts):'
2131 project history. -A can be used to remove only files that have already
2131 project history. -A can be used to remove only files that have already
2132 been deleted, -f can be used to force deletion, and -Af can be used
2132 been deleted, -f can be used to force deletion, and -Af can be used
2133 to remove files from the next revision without deleting them.
2133 to remove files from the next revision without deleting them.
2134
2134
2135 The following table details the behavior of remove for different file
2135 The following table details the behavior of remove for different file
2136 states (columns) and option combinations (rows). The file states are
2136 states (columns) and option combinations (rows). The file states are
2137 Added, Clean, Modified and Missing (as reported by hg status). The
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