pushd: add Chinese translation
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
fd017e6b08
commit
1d7f537a2f
8
pages.zh/windows/pushd.md
Normal file
8
pages.zh/windows/pushd.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# pushd
|
||||||
|
|
||||||
|
> 将目录储存在栈顶以便稍后访问.
|
||||||
|
> 参考`popd`命令来切换到原目录.
|
||||||
|
|
||||||
|
- 切换目录并将它放至栈:
|
||||||
|
|
||||||
|
`pushd {{目录}}`
|
Reference in New Issue
Block a user