fish-shell/doc_src/dirs.txt

13 lines
285 B
Text
Raw Normal View History

\section dirs dirs - print directory stack
\subsection dirs-synopsis Synopsis
\fish{syn}
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.