common/open, open.fish: add page (#10848)
This commit is contained in:

committed by
GitHub

parent
bbd40cf6a6
commit
9117d7d1f4
15
pages/common/open.md
Normal file
15
pages/common/open.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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`
|
Reference in New Issue
Block a user