1
0
Fork 0
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:
Daniel Bayley 2017-08-12 17:34:54 +01:00
parent bc25492121
commit ba2530f425

View file

@ -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`):