mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 14:45:42 +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
|
||||
--------
|
||||
|
||||
**function** *NAME* [*OPTIONS*]; BODY ...; **end**
|
||||
**function** *NAME* [*OPTIONS*]; *BODY*; **end**
|
||||
|
||||
|
||||
Description
|
||||
|
Loading…
x
Reference in New Issue
Block a user