mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 14:35:23 +02:00
popd: fix format issues
This commit is contained in:
parent
f103ad05d1
commit
c773e52604
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# popd
|
# popd
|
||||||
|
|
||||||
> Changes the current directory to the directory stored by the `pushd` command
|
> Changes the current directory to the directory stored by the `pushd` command.
|
||||||
|
|
||||||
- Switch to directory at the top of the stack:
|
- Switch to directory at the top of the stack:
|
||||||
|
|
||||||
`popd`
|
`popd`
|
||||||
|
|
Loading…
Add table
Reference in a new issue