-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
page conflict: print #15605
Comments
It is probably worth discussing this in #15597, or adding some links to affected pages/issues? In this case I understand we haev I then propose:
# print
> Multiple commands have the name `print`.
> See also `print-zsh` and `mailcap-run-print`.
- View tldr page for zsh's print command:
`tldr print-zsh`
- View tldr page for mailcap's print alias:
`tldr run-mailcap-print` |
This issue was discussed in #8786. There is already one disambiguation page in the repository (added in #10783), which uses dots as the separator between the command and where it's from. Whatever we end up using, I would argue against hyphens, because they are already being used as a substitute for spaces. |
Ah, I forgot about the dots in #10783. Yeah, dots sound like a much better plan o/ |
Zhs builtin
print
(#15597) and run-mailcap aliasprint
(https://github.com/tldr-pages/tldr/blob/main/pages/linux/print.md) overlap. This is a thread for discussing solutions.The text was updated successfully, but these errors were encountered: