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:
12
pages.ko/linux/fatlabel.md
Normal file
12
pages.ko/linux/fatlabel.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# fatlabel
|
||||
|
||||
> FAT32 파티션의 레이블을 가져오거나 설정.
|
||||
> 더 많은 정보: <https://manned.org/fatlabel>.
|
||||
|
||||
- FAT32 파티션의 레이블 가져오기:
|
||||
|
||||
`fatlabel {{/dev/sda1}}`
|
||||
|
||||
- FAT32 파티션의 레이블 설정:
|
||||
|
||||
`fatlabel {{/dev/sdc3}} "{{새_레이블}}"`
|
Reference in New Issue
Block a user