mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-05 02:35:33 +02:00
CONTRIBUTING: update name collision link (#17354)
This commit is contained in:
parent
b199fb0a31
commit
538ed871cf
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ For other cases, it is suggested to follow <https://www.conventionalcommits.org/
|
|||
## Name collisions
|
||||
|
||||
When there are multiple commands sharing the same name, the existing page of the command and the new command can be renamed to `command.1` and so on following a numbering scheme or using a suffix relating to the program like the programming language i.e. `command.js`.
|
||||
The base page can be updated to reference the newly renamed/created pages by following [this subcommand reference format](#subcommands).
|
||||
The base page can be updated to reference the newly renamed/created pages by following [the disambiguation page format](contributing-guides/style-guide.md#disambiguations).
|
||||
|
||||
See the following page for reference:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue