mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
popd: fixed description
This commit is contained in:
parent
c773e52604
commit
57d3300404
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# popd
|
# popd
|
||||||
|
|
||||||
> Remove a directory placed on the directory stack via the pushd shell built-in.
|
> Remove a directory placed on the directory stack by the `pushd` command.
|
||||||
|
|
||||||
- Remove the top directory from the stack and cd to it:
|
- Remove the top directory from the stack and cd to it:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue