mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 03:01:15 -03:00
Make line length, wrapping and spacing consistent
This commit is contained in:
@@ -13,6 +13,10 @@ The following parameters are available:
|
||||
|
||||
- `-n` or `--names` List the names of all defined builtins
|
||||
|
||||
|
||||
\subsection builtin-example Example
|
||||
|
||||
`builtin jobs` executes the jobs builtin, even if a function named jobs exists.
|
||||
\fish
|
||||
builtin jobs
|
||||
# executes the jobs builtin, even if a function named jobs exists
|
||||
\endfish
|
||||
|
||||
Reference in New Issue
Block a user