mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 21:21:15 -03:00
Migrate the 'synopsis' sections to .rst format
This commit is contained in:
@@ -1,15 +1,14 @@
|
||||
abbr - manage fish abbreviations
|
||||
==========================================
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
\subsection abbr-synopsis Synopsis
|
||||
\fish{synopsis}
|
||||
abbr --add [SCOPE] WORD EXPANSION
|
||||
abbr --erase word
|
||||
abbr --rename [SCOPE] OLD_WORD NEW_WORD
|
||||
abbr --show
|
||||
abbr --list
|
||||
\endfish
|
||||
|
||||
\subsection abbr-description Description
|
||||
|
||||
|
||||
Reference in New Issue
Block a user