mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 06:53:19 +00:00
Update cheatsheets
This commit is contained in:
16
open
Normal file
16
open
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user