mkfs*: add Chinese translation (#12586)
* mkfs*: add Chinese translation --------- Co-authored-by: Jack Lin <blueskyson1401@gmail.com> Co-authored-by: Ein Verne <git@einverne.info>
This commit is contained in:
8
pages.zh/linux/mkfs.minix.md
Normal file
8
pages.zh/linux/mkfs.minix.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# mkfs.minix
|
||||
|
||||
> 在分区内创建一个 Minix 文件系统。
|
||||
> 更多信息:<https://manned.org/mkfs.minix>.
|
||||
|
||||
- 在设备 b 的分区 1 内创建一个 Minix 文件系统(`sdb1`):
|
||||
|
||||
`mkfs.minix {{/dev/sdb1}}`
|
Reference in New Issue
Block a user