diff --git a/pages/linux/popd.md b/pages/linux/popd.md index fab4246dc2..34576cbe7c 100644 --- a/pages/linux/popd.md +++ b/pages/linux/popd.md @@ -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: