osx/terminal-notifier: fix typo, osx/*: add Korean translation (#14758)
This commit is contained in:
16
pages.ko/osx/lsappinfo.md
Normal file
16
pages.ko/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