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

@@ -1,8 +1,8 @@
# pushd
> 将目录储存在栈顶以便稍后访问.
> 参考`popd`命令来切换到原目录.
> 将目录储存在栈顶以便稍后访问
> 参考`popd`命令来切换到原目录
- 切换目录并将它放至栈:
- 切换目录并将它放至栈
`pushd {{目录}}`