mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 17:07:44 +00:00
885d16fcd6
darcs-hash:20061031152316-ac50b-e68db9853d6e9461a0c054f1ea290704ccfc0a31.gz
8 lines
244 B
Text
8 lines
244 B
Text
\section popd popd - move through directory stack
|
|
|
|
\subsection popd-synopsis Synopsis
|
|
<tt>popd</tt>
|
|
|
|
\subsection popd-description Description
|
|
<tt>popd</tt> removes the top directory from the directory stack and
|
|
cd's to the new top directory.
|