diff --git a/doc_src/dirs.txt b/doc_src/dirs.txt index 231b678b9..c3da6e84f 100644 --- a/doc_src/dirs.txt +++ b/doc_src/dirs.txt @@ -3,10 +3,13 @@ \subsection dirs-synopsis Synopsis \fish{synopsis} dirs +dirs -c \endfish \subsection dirs-description Description `dirs` prints the current directory stack, as created by the `pushd` command. +With "-c", it clears the directory stack instead. + `dirs` does not accept any parameters.