Skip to content

Commit

Permalink
Document dirs -c
Browse files Browse the repository at this point in the history
Fixes #2174
  • Loading branch information
faho committed Sep 11, 2015
1 parent 9a2ac5f commit 73a5e2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc_src/dirs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 <a href="#pushd">`pushd`</a> command.

With "-c", it clears the directory stack instead.

`dirs` does not accept any parameters.

0 comments on commit 73a5e2b

Please sign in to comment.