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 # 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`