mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-28 07:31:14 -03:00
Fix command section separator line lengths
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
dirs - print directory stack
|
||||
==========================================
|
||||
============================
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
@@ -9,7 +9,7 @@ dirs -c
|
||||
|
||||
|
||||
Description
|
||||
------------
|
||||
-----------
|
||||
|
||||
``dirs`` prints the current directory stack, as created by the <a href="#pushd">``pushd``</a> command.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user