mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-13 16:37:34 +00:00
9 lines
213 B
Text
9 lines
213 B
Text
|
\section popd popd
|
||
|
|
||
|
\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.
|