linux/k*: add Korean translation (#14708)
This commit is contained in:
32
pages.ko/linux/kscreen-console.md
Normal file
32
pages.ko/linux/kscreen-console.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# kscreen-console
|
||||
|
||||
> KScreen의 상태를 조회하는 커맨드라인 도구.
|
||||
> 더 많은 정보: <https://manned.org/kscreen-console>.
|
||||
|
||||
- 모든 출력 및 구성 파일을 버그 보고서에 첨부할 수 있도록 표시:
|
||||
|
||||
`kscreen-console bug`
|
||||
|
||||
- KScreen 구성 파일 경로 표시:
|
||||
|
||||
`kscreen-console config`
|
||||
|
||||
- KScreen 출력 정보 및 구성 표시:
|
||||
|
||||
`kscreen-console outputs`
|
||||
|
||||
- 변경 사항 모니터링:
|
||||
|
||||
`kscreen-console monitor`
|
||||
|
||||
- 현재 KScreen 구성을 JSON 형식으로 표시:
|
||||
|
||||
`kscreen-console json`
|
||||
|
||||
- 도움말 표시:
|
||||
|
||||
`kscreen-console --help`
|
||||
|
||||
- Qt 특정 커맨드라인 옵션을 포함한 도움말 표시:
|
||||
|
||||
`kscreen-console --help-all`
|
Reference in New Issue
Block a user