a2dismod to avahi-browse: add Chinese translation (#5246)

This commit is contained in:
千玄子
2021-05-02 02:43:23 +08:00
committed by GitHub
parent 9ccc49d98f
commit 92f09753c6
26 changed files with 463 additions and 6 deletions

View File

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