mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-04 04:31:14 -03:00
Switch backticks to double backticks for rst compatibility
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user