Files
tldr/pages/windows/popd.md
Juan Martin Enriquez c773e52604 popd: fix format issues
2017-10-08 23:41:57 -03:00

8 lines
144 B
Markdown

# popd
> Changes the current directory to the directory stored by the `pushd` command.
- Switch to directory at the top of the stack:
`popd`