doc/hg.1.txt
changeset 1247 7a70dafbf4b9
parent 1218 cde6818e082a
child 1249 a5355fa5e33a
equal deleted inserted replaced
1241:3b4f05ff3130 1247:7a70dafbf4b9
   430 remove [options] [files ...]::
   430 remove [options] [files ...]::
   431     Schedule the indicated files for removal from the repository.
   431     Schedule the indicated files for removal from the repository.
   432 
   432 
   433     This command schedules the files to be removed at the next commit.
   433     This command schedules the files to be removed at the next commit.
   434     This only removes files from the current branch, not from the
   434     This only removes files from the current branch, not from the
   435     entire project history.
   435     entire project history.  If the files still exist in the working
       
   436     directory, they will be deleted from it.
   436 
   437 
   437     aliases: rm
   438     aliases: rm
   438 
   439 
   439 revert [names ...]::
   440 revert [names ...]::
   440     Revert any uncommitted modifications made to the named files or
   441     Revert any uncommitted modifications made to the named files or