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,19 +1,19 @@
# zmore
> 使用 `more` 查看 `gzip` 压缩文件。
> 更多信息:<https://manned.org/zmore>.
> 更多信息:<https://manned.org/zmore>
- 打开一个压缩文件:
- 打开压缩文件:
`zmore {{路径/到/文件.txt.gz}}`
`zmore {{path/to/file.txt.gz}}`
- 显示文件的下一页:
`<Space>`
- 在文件中搜索一个模式(按 `n` 转到下一个匹配项):
- 在文件中搜索模式(按 `n` 转到下一个匹配项):
`/{{正则表达式}}`
`/{{regular_expression}}`
- 退出:
@@ -21,4 +21,4 @@
- 显示交互式命令帮助:
`h`
`h`