popd: fixed description
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user