fossil-delete, fossil-forget, fossil-rm: fix more info links (#8727)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user