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.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc_src/dirs.txt b/doc_src/dirs.txt
index e5238107..f8744071 100644
--- a/doc_src/dirs.txt
+++ b/doc_src/dirs.txt
@@ -1,10 +1,12 @@
\section dirs dirs - print directory stack
\subsection dirs-synopsis Synopsis
-<tt>dirs</tt>
+\fish{syn}
+dirs
+\endfish
\subsection dirs-description Description
-<tt>dirs</tt> prints the current directory stack, as created by the
-<code><a href="#pushd">pushd</a></code> command.
+`dirs` prints the current directory stack, as created by the
+<a href="#pushd">`pushd`</a> command.
-\c dirs does not accept any parameters.
+`dirs` does not accept any parameters.