fish-shell/doc_src/popd.txt

9 lines
242 B
Text
Raw Normal View History

\section popd popd - move through directory stack
\subsection popd-synopsis Synopsis
<tt>popd</tt>
2010-09-18 02:18:26 +00:00
\subsection popd-description Description
<tt>popd</tt> removes the top directory from the directory stack and
cd's to the new top directory.