popd: fixed description

This commit is contained in:
Juan Martin Enriquez
2017-10-09 23:17:16 -03:00
parent c773e52604
commit 57d3300404

View File

@@ -1,6 +1,6 @@
# 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: