You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is probably worth discussing this in #15597, or adding some links to affected pages/issues?
In this case I understand we haev zsh's print and print as an alias from run-mailcap.
I then propose:
zsh's print becomes print-zsh
run-mailcap's print becomes print-mailcap or mailcap-run-print
print becomes a disambiguation page:
# 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. mailcap-run-print might confuse someone into thinking there is a mailcap run print command.
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: