Chinese pages: correct Chinese punctuation (#5240)

This commit is contained in:
bl-ue
2021-08-02 04:41:09 -04:00
committed by GitHub
parent eaef3b4d21
commit 289e30dfb3
373 changed files with 1817 additions and 1810 deletions

View File

@@ -3,7 +3,7 @@
> 使用`GPG`加密存档中的文件和目录。
> 更多信息: <https://www.gnupg.org/documentation/manuals/gnupg/gpg_002dzip.html>.
- 使用密码将一个目录加密为`archive.gpg`
- 使用密码将一个目录加密为`archive.gpg`:
`gpg-zip --symmetric --output {{archive.gpg}} {{path/to/directory}}`