diff --git a/pages/common/popd.md b/pages/common/popd.md index ed488b32dd..dc142c5c83 100644 --- a/pages/common/popd.md +++ b/pages/common/popd.md @@ -2,6 +2,7 @@ > Remove a directory placed on the directory stack via the pushd shell built-in. > See also `pushd` to place a directory on the stack and `dirs` to display directory stack contents. +> More information: . - Remove the top directory from the stack and cd to it: