fish-shell/doc_src/dirs.txt
Mark Griffiths c070a2aa3e Documentation update
Rework for Doxygen >1.8. Moved large parts of the documentation to a
simplified format, making use of Markdown enhancements and fixing bad
long options.
2014-08-01 03:37:32 +01:00

12 lines
285 B
Text

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