popd: fix format issues

coverage
Juan Martin Enriquez 2017-10-08 23:41:57 -03:00
parent f103ad05d1
commit c773e52604
1 changed files with 2 additions and 2 deletions

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`