mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 07:43:18 +08:00
13 lines
291 B
Plaintext
13 lines
291 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.
|