mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-30 09:31:15 -03:00
Migrate the 'synopsis' sections to .rst format
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
alias - create a function
|
||||
==========================================
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
\subsection alias-synopsis Synopsis
|
||||
\fish{synopsis}
|
||||
alias
|
||||
alias [OPTIONS] NAME DEFINITION
|
||||
alias [OPTIONS] NAME=DEFINITION
|
||||
\endfish
|
||||
|
||||
|
||||
\subsection alias-description Description
|
||||
|
||||
|
||||
Reference in New Issue
Block a user