osx/*: update page (#7665)
This commit is contained in:

committed by
GitHub

parent
b1326296cd
commit
692469016e
@@ -1,6 +1,7 @@
|
||||
# open
|
||||
|
||||
> Opens files, directories and applications.
|
||||
> More information: <https://ss64.com/osx/open.html>.
|
||||
|
||||
- Open a file with the associated application:
|
||||
|
||||
@@ -8,7 +9,7 @@
|
||||
|
||||
- Run a graphical macOS application:
|
||||
|
||||
`open -a {{Application}}`
|
||||
`open -a "{{Application}}"`
|
||||
|
||||
- Run a graphical macOS app based on the bundle identifier (refer to `osascript` for an easy way to get this):
|
||||
|
||||
|
Reference in New Issue
Block a user