fish-shell/doc_src/dirs.txt
2014-08-01 13:25:41 +01:00

13 lines
290 B
Plaintext

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