mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-12 07:57:22 +00:00
8 lines
242 B
Text
8 lines
242 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.
|