docs: Use more command labels

This commit is contained in:
Fabian Homborg
2019-03-31 11:24:04 +02:00
parent cb94dd4d30
commit 86d4574222
9 changed files with 10 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ dirs -c
Description
-----------
``dirs`` prints the current directory stack, as created by the <a href="#pushd">``pushd``</a> command.
``dirs`` prints the current directory stack, as created by the :ref:`pushd <cmd-pushd>` command.
With "-c", it clears the directory stack instead.