mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-22 14:18:39 +08:00
function.rst: remove ellipsis since there is no repetition
Alternatively we could say *COMMANDS*... or similar.
This commit is contained in:
parent
851512a7cc
commit
adccd6e6f5
@ -6,7 +6,7 @@ function - create a function
|
|||||||
Synopsis
|
Synopsis
|
||||||
--------
|
--------
|
||||||
|
|
||||||
**function** *NAME* [*OPTIONS*]; BODY ...; **end**
|
**function** *NAME* [*OPTIONS*]; *BODY*; **end**
|
||||||
|
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user