popd: added page for windows

coverage
Juan Martin Enriquez 2017-10-08 23:21:56 -03:00
parent 5f255cca7d
commit f103ad05d1
1 changed files with 7 additions and 0 deletions

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`