aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/dirs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/dirs.txt')
-rw-r--r--doc_src/dirs.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc_src/dirs.txt b/doc_src/dirs.txt
index b5b9c0ae..e5238107 100644
--- a/doc_src/dirs.txt
+++ b/doc_src/dirs.txt
@@ -4,4 +4,7 @@
<tt>dirs</tt>
\subsection dirs-description Description
-<tt>dirs</tt> prints the current directory stack.
+<tt>dirs</tt> prints the current directory stack, as created by the
+<code><a href="#pushd">pushd</a></code> command.
+
+\c dirs does not accept any parameters.