mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-26 05:01:15 -03:00
Fix command section separator line lengths
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
end - end a block of commands.
|
||||
==========================================
|
||||
==============================
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
@@ -12,7 +12,7 @@ switch VALUE; [case [WILDCARD...]; [COMMANDS...]; ...] end
|
||||
|
||||
|
||||
Description
|
||||
------------
|
||||
-----------
|
||||
|
||||
``end`` ends a block of commands.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user