mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-25 20:31:11 -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,7 +6,7 @@ continue - skip the remainder of the current iteration of the current inner loop
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
**LOOP_CONSTRUCT**; [**COMMANDS**...;] ``continue``; [**COMMANDS**...;] **end**
|
||||
**LOOP_CONSTRUCT**; [*COMMANDS*...;] **continue**; [*COMMANDS*...;] **end**
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user