fossil-delete, fossil-forget, fossil-rm: add page (#7115)

This commit is contained in:
dz-at-tc
2021-11-07 13:58:30 -05:00
committed by GitHub
parent 9f8edc9891
commit 6dd3ca7cd8
3 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# fossil forget
> This command is an alias of `fossil rm`, with the exception that it never removes files from the disk.
> More information: <https://fossil-scm.org/home/help>.
- View documentation for the original command:
`tldr fossil rm`