mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 03:22:08 +02:00
15 lines
341 B
Markdown
15 lines
341 B
Markdown
# open
|
|
|
|
> `open` can refer to multiple commands with the same name.
|
|
|
|
- View documentation for the command available in macOS:
|
|
|
|
`tldr open -p osx`
|
|
|
|
- View documentation for the macOS command in older versions of `tldr` command-line client:
|
|
|
|
`tldr open -o osx`
|
|
|
|
- View documentation for the command available through `fish`:
|
|
|
|
`tldr open.fish`
|