fish-shell/doc_src/dirs.txt

13 lines
290 B
Text
Raw Normal View History

\section dirs dirs - print directory stack
\subsection dirs-synopsis Synopsis
2014-08-01 12:25:41 +00:00
\fish{synopsis}
dirs
\endfish
2010-09-18 02:18:26 +00:00
\subsection dirs-description Description
`dirs` prints the current directory stack, as created by the
<a href="#pushd">`pushd`</a> command.
`dirs` does not accept any parameters.