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:
parent
5f255cca7d
commit
f103ad05d1
1 changed files with 7 additions and 0 deletions
7
pages/windows/popd.md
Normal file
7
pages/windows/popd.md
Normal 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`
|
Loading…
Add table
Reference in a new issue