mpv: fix typo, common/m*: add and update Korean translation (#14664)
* common/m*: add and update Korean translation * mpv: fix typo
This commit is contained in:
24
pages.ko/common/macchina.md
Normal file
24
pages.ko/common/macchina.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# macchina
|
||||
|
||||
> 컴퓨터에 대한 정보를 표시.
|
||||
> 더 많은 정보: <https://github.com/Macchina-CLI/macchina>.
|
||||
|
||||
- 기본 설정 또는 구성 파일에 지정된 설정으로 시스템 정보 나열:
|
||||
|
||||
`macchina`
|
||||
|
||||
- 사용자 정의 구성 파일 경로 지정:
|
||||
|
||||
`macchina --config {{경로/대상/구성_파일}}`
|
||||
|
||||
- 시스템 정보를 나열하되, 업타임, 셸 및 커널 출력을 길게 표시:
|
||||
|
||||
`macchina --long-uptime --long-shell --long-kernel`
|
||||
|
||||
- 시스템 정보를 가져올 때 발생한 오류/시스템 실패 점검:
|
||||
|
||||
`macchina --doctor`
|
||||
|
||||
- 모든 ASCII 아트의 원작자 나열:
|
||||
|
||||
`macchina --ascii-artists`
|
Reference in New Issue
Block a user