add new chinese translations
This commit is contained in:
16
pages.zh/osx/lsappinfo.md
Normal file
16
pages.zh/osx/lsappinfo.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# lsappinfo
|
||||
|
||||
> 控制和查询 CoreApplicationServices 关于系统上应用程序状态的信息。
|
||||
> 更多信息:<https://keith.github.io/xcode-man-pages/lsappinfo.8.html>。
|
||||
|
||||
- 列出所有正在运行的应用程序及其详细信息:
|
||||
|
||||
`lsappinfo list`
|
||||
|
||||
- 显示前台应用程序:
|
||||
|
||||
`lsappinfo front`
|
||||
|
||||
- 显示特定应用程序的信息:
|
||||
|
||||
`lsappinfo info {{com.apple.calculator}}`
|
Reference in New Issue
Block a user