remove¶
Purpose: | Remove files or directories. |
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Usage: | brz remove [FILE…] |
||||||||||||||||
Options: |
|
||||||||||||||||
Description: | This makes Breezy stop tracking changes to the specified files. Breezy will delete them if they can easily be recovered using revert otherwise they will be backed up (adding an extension of the form .~#~). If no options or parameters are given Breezy will scan for files that are being tracked by Breezy but missing in your tree and stop tracking them for you. |
||||||||||||||||
Aliases: | rm, del |