fish-shell/doc_src/dirs.txt

13 lines
291 B
Plaintext
Raw Normal View History

\section dirs dirs - print directory stack
\subsection dirs-synopsis Synopsis
2014-08-01 20:25:41 +08:00
\fish{synopsis}
dirs
\endfish
2010-09-18 10:18:26 +08: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.