mirror of https://github.com/CrimsonTome/tldr.git
12 lines
228 B
Markdown
12 lines
228 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 command available through `fish`:
|
||
|
|
||
|
`tldr open.fish`
|