Clarifying the documentation of `pijul remove`
Dependencies
- [2]
VB4XORVFShort-form commands for `move`, `list` and `remove` Re-introduce the short-form commands for `mv` and `ls` and for good measure `rm` (for `remove`). - [3]
JWTT77WJAdd help on subcommands - [4]
62XVBWPYremove redundant Clap attributes - [5]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [6]
KQMYXYTSFix typo
Change contents
- replacement in pijul/src/main.rs at line 82
/// Removes a file from the tree and pristine/// Removes a file from the tree of tracked files (`pijul record`/// will then record this as a deletion).