add new chinese translations
This commit is contained in:
12
pages.zh/linux/fatlabel.md
Normal file
12
pages.zh/linux/fatlabel.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# fatlabel
|
||||
|
||||
> 获取或设置FAT32分区的标签。
|
||||
> 更多信息:<https://manned.org/fatlabel>。
|
||||
|
||||
- 获取FAT32分区的标签:
|
||||
|
||||
`fatlabel {{/dev/sda1}}`
|
||||
|
||||
- 设置FAT32分区的标签:
|
||||
|
||||
`fatlabel {{/dev/sdc3}} "{{new_label}}"`
|
Reference in New Issue
Block a user