mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 20:55:24 +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,6 +1,6 @@
|
||||||
# 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:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue