mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 16:21:15 -03:00
function.rst: remove ellipsis since there is no repetition
Alternatively we could say *COMMANDS*... or similar.
This commit is contained in:
@@ -6,7 +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