linux/f*: add Korean translation (#14703)

* linux/f*: add Korean translation

* finch: fix Korean tranlsation

* Update pages.ko/linux/fprintd-verify.md

Co-authored-by: Chooooo <contact@choo.ooo>

---------

Co-authored-by: Chooooo <contact@choo.ooo>
This commit is contained in:
코드싸이
2024-11-09 13:26:42 +09:00
committed by GitHub
parent 50ba22c4b1
commit 6acaad1270
39 changed files with 895 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# fwupdmgr
> `fwupd`를 사용하여 UEFI를 포함한 장치 펌웨어 업데이트.
> 더 많은 정보: <https://fwupd.org/>.
- fwupd에 의해 감지된 모든 장치 표시:
`fwupdmgr get-devices`
- LVFS에서 최신 펌웨어 메타데이터 다운로드:
`fwupdmgr refresh`
- 시스템의 장치에 사용할 수 있는 업데이트 나열:
`fwupdmgr get-updates`
- 펌웨어 업데이트 설치:
`fwupdmgr update`