1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 13:33:43 +02:00

popd: added page for windows

This commit is contained in:
Juan Martin Enriquez 2017-10-08 23:21:56 -03:00
parent 5f255cca7d
commit f103ad05d1

7
pages/windows/popd.md Normal file
View file

@ -0,0 +1,7 @@
# popd
> Changes the current directory to the directory stored by the `pushd` command
- Switch to directory at the top of the stack:
`popd`