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

32
pages.zh/linux/pkgctl.md Normal file
View File

@@ -0,0 +1,32 @@
# pkgctl
> Arch Linux devtools 的统一命令行前端。
> 更多信息请访问:<https://manned.org/pkgctl.1>。
- 查看关于如何使用 GitLab 等服务对 `pkgctl` 进行认证的文档:
`tldr pkgctl auth`
- 查看关于如何在干净的 `chroot` 中构建软件包的文档:
`tldr pkgctl build`
- 查看关于更新二进制仓库作为最终发布步骤的文档:
`tldr pkgctl db update`
- 查看关于使用不同模式比较软件包文件的文档:
`tldr pkgctl diff`
- 查看关于发布构建产物的文档:
`tldr pkgctl release`
- 查看关于管理 Git 打包仓库及其配置的文档:
`tldr pkgctl repo`
- 显示版本:
`pkgctl version`