Switch backticks to double backticks for rst compatibility

This commit is contained in:
ridiculousfish
2018-12-19 12:02:45 -08:00
parent 2a002a4ba1
commit 0e936198db
84 changed files with 825 additions and 825 deletions

View File

@@ -11,8 +11,8 @@ 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 <a href="#pushd">``pushd``</a> command.
With "-c", it clears the directory stack instead.
`dirs` does not accept any parameters.
``dirs`` does not accept any parameters.