1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-01 08:35:23 +02:00

popd: fix format issues

This commit is contained in:
Juan Martin Enriquez 2017-10-08 23:41:57 -03:00
parent f103ad05d1
commit c773e52604

View file

@ -1,7 +1,7 @@
# 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:
`popd`
`popd`