aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/dirs.txt
blob: c15834c579de1dac377acf5f4f6d996b9e4e5fbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\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.