common/open, open.fish: add page (#10848)

This commit is contained in:
Reinhart Previano Koentjoro
2023-10-10 10:40:03 +07:00
committed by GitHub
parent bbd40cf6a6
commit 9117d7d1f4
2 changed files with 40 additions and 0 deletions

15
pages/common/open.md Normal file
View 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`