diff --git a/pages/linux/pushd.md b/pages/linux/pushd.md index 97d7a43756..56095473e6 100644 --- a/pages/linux/pushd.md +++ b/pages/linux/pushd.md @@ -1,6 +1,7 @@ # pushd > Place a directory on a stack so it can be accessed later. +> See also `popd` to switch back to original directory. - Switch to directory and push it on the stack: diff --git a/pages/osx/pushd.md b/pages/osx/pushd.md index 97d7a43756..56095473e6 100644 --- a/pages/osx/pushd.md +++ b/pages/osx/pushd.md @@ -1,6 +1,7 @@ # pushd > Place a directory on a stack so it can be accessed later. +> See also `popd` to switch back to original directory. - Switch to directory and push it on the stack: