mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-06 22:41:12 -03:00
doc_src: Continue the slog through the letter F.
We are using only :: in a synopsis for fishscript examples given of the command being documented.
This commit is contained in:
@@ -6,9 +6,7 @@ function - create a function
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
::
|
||||
|
||||
function NAME [OPTIONS]; BODY; end
|
||||
**function** *NAME* [*OPTIONS*]; BODY ...; **end**
|
||||
|
||||
|
||||
Description
|
||||
|
||||
Reference in New Issue
Block a user