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

@@ -0,0 +1,8 @@
# rpm2cpio
> 将 RPM 包转换为 `cpio` 归档。
> 更多信息:<http://ftp.rpm.org/max-rpm/s1-rpm-miscellania-rpm2cpio.html>。
- 将 RPM 包转换为 `cpio` 归档并将其保存为当前目录中的 `file.cpio`
`rpm2cpio {{path/to/file.rpm}}`