mirror of https://github.com/CrimsonTome/tldr.git
16 lines
341 B
Markdown
16 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`
|