fossil-delete, fossil-forget, fossil-rm: fix more info links (#8727)

pull/1/head
dz-at-tc 2022-10-09 01:52:38 -04:00 committed by GitHub
parent bca339e987
commit 6c6730757d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# fossil delete
> This command is an alias of `fossil rm`.
> More information: <https://fossil-scm.org/home/help>.
> More information: <https://fossil-scm.org/home/help/delete>.
- View documentation for the original command:

View File

@ -1,7 +1,7 @@
# 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>.
> More information: <https://fossil-scm.org/home/help/forget>.
- View documentation for the original command:

View File

@ -2,7 +2,7 @@
> Remove files or directories from Fossil version control.
> See also `fossil forget`.
> More information: <https://fossil-scm.org/home/help>.
> More information: <https://fossil-scm.org/home/help/rm>.
- Remove a file or directory from Fossil version control: