add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -1,9 +1,9 @@
# addpart
> 将特定分区的存在告知 Linux 内核。
> 个命令是 `add partition` ioctl 的简单封装。
> 更多信息:<https://manned.org/addpart>.
> 告诉Linux内核指定分区的存在
> 是一个简单的`add partition` ioctl封装。
> 更多信息:<https://manned.org/addpart>
- 将特定分区的存在告知 Linux 内核
- 告诉内核指定分区的存在:
`addpart {{设备}} {{分区}} {{起始}} {{长度}}`
`addpart {{设备}} {{分区}} {{起始}} {{长度}}`