mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-01 10:11:14 -03:00
Harmonize some idiosyncrancies introduced
For now, we are going with ``command`` for builtins and fish scripts, and **keyword** for parser keywords like if or and.
This commit is contained in:
@@ -8,7 +8,7 @@ Synopsis
|
||||
|
||||
| loop_construct
|
||||
| [*COMMANDS* ...]
|
||||
| ``break``
|
||||
| **break**
|
||||
| [*COMMANDS* ...]
|
||||
| end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user