mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-25 09:15:32 +02:00
Update run AppleScript example
This commit is contained in:
parent
bc25492121
commit
ba2530f425
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
- Run an AppleScript file:
|
||||
|
||||
`osascript {{path/to/apple.scpt}}`
|
||||
`osascript {{path/to/apple}}.scpt`
|
||||
|
||||
- Get the bundle identifier of an application (useful for `open -b`):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue