*: fix typos reported by Hunspell (#5848)

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: Seth Falco <seth@falco.fun>
Co-authored-by: Patrice Denis <patricedenis@users.noreply.github.com>
This commit is contained in:
bl-ue
2021-05-20 16:13:41 -04:00
committed by GitHub
parent 3d70909e0c
commit 8ebd171d6f
267 changed files with 358 additions and 360 deletions

View File

@@ -6,11 +6,11 @@
`open {{filename.extension}}`
- 运行图形化的 MacOS 应用程序:
- 运行图形化的 macOS 应用程序:
`open -a {{应用程序名}}`
- 运行指定 包名 的图形化 MacOS 应用程序(请参阅`OSascript`命令,查询如何获取应用程序的 包名):
- 运行指定 包名 的图形化 macOS 应用程序(请参阅`OSascript`命令,查询如何获取应用程序的 包名):
`open -b {{com.domain.application 应用程序包名}}`