linux/p*: add Korean translation (#14712)

This commit is contained in:
코드싸이
2024-11-09 13:25:35 +09:00
committed by GitHub
parent 0898aaa215
commit 7544b309ad
88 changed files with 1942 additions and 1 deletions

View File

@@ -0,0 +1,20 @@
# powertop
> 배터리 전력 사용 최적화 도구.
> 더 많은 정보: <https://github.com/fenrus75/powertop>.
- 전력 사용 측정 보정:
`sudo powertop --calibrate`
- 현재 디렉토리에 HTML 형식의 전력 사용 보고서 생성:
`sudo powertop --html={{전력_보고서.html}}`
- 최적 설정으로 조정:
`sudo powertop --auto-tune`
- 기본 20초 대신 지정한 초 동안의 보고서 생성:
`sudo powertop --time={{5}}`