add new chinese translations
This commit is contained in:
20
pages.zh/common/kiwi-ng.md
Normal file
20
pages.zh/common/kiwi-ng.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# kiwi-ng
|
||||
|
||||
> 一个操作系统镜像和设备构建工具。
|
||||
> 更多信息: <https://osinside.github.io/kiwi/>.
|
||||
|
||||
- 构建设备:
|
||||
|
||||
`kiwi-ng system build --description={{路径/到/目录}} --target-dir={{路径/到/目录}}`
|
||||
|
||||
- 显示已构建设备的构建结果:
|
||||
|
||||
`kiwi-ng result list --target-dir={{路径/到/目录}}`
|
||||
|
||||
- 显示帮助:
|
||||
|
||||
`kiwi-ng help`
|
||||
|
||||
- 显示版本:
|
||||
|
||||
`kiwi-ng -v`
|
Reference in New Issue
Block a user