1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/print.md
Lena a51cfa5f7e
print: add disambiguation page (#15746)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2025-02-24 06:21:35 +02:00

15 lines
330 B
Markdown

# print
> `print` can refer to multiple commands with the same name.
- View documentation for the Zsh builtin:
`tldr print.zsh`
- View documentation for the `print` alias of `run-mailcap`:
`tldr --platform linux print.runmailcap`
- View documentation for printing text files on Windows:
`tldr --platform windows print.win`