format translation: update
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
30c2bd4c7c
commit
b33795f8ab
@@ -1,7 +1,7 @@
|
||||
# pushd
|
||||
|
||||
> 将目录放在堆栈上,以便以后访问.
|
||||
> 另请参阅 `popd` 命令说明,以切换回原始目录.
|
||||
> 另请参阅 `popd` 命令说明,以切换回原始目录.
|
||||
|
||||
- 切换到目录并将其添加到堆栈上:
|
||||
|
||||
@@ -11,6 +11,6 @@
|
||||
|
||||
`pushd`
|
||||
|
||||
- 通过使第5个元素成为堆栈的顶部来旋转堆栈:
|
||||
- 通过使第 5 个元素成为堆栈的顶部来旋转堆栈:
|
||||
|
||||
`pushd +4`
|
||||
|
Reference in New Issue
Block a user