mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 13:39:02 +00:00
Spelling fix
darcs-hash:20051009124431-ac50b-eec67b9f07ae4ea6b248c7282b7c9a4a6ba3e4ae.gz
This commit is contained in:
parent
632ff36fe3
commit
b6e7133ba6
1 changed files with 1 additions and 1 deletions
|
@ -594,7 +594,7 @@ builtins or shellscript functions, and can only be used inside fish.
|
|||
- <a href="builtins.html#bg">bg</a>, to set a command to the background
|
||||
- <a href="builtins.html#begin">begin</a>, to execute a block of commands
|
||||
- <a href="builtins.html#bind">bind</a>, to change keyboard bindings
|
||||
- <a href="builtins.html#brake">brake</a>, to stop the execution of a loop
|
||||
- <a href="builtins.html#break">break</a>, to stop the execution of a loop
|
||||
- <a href="builtins.html#builtin">builtin</a>, to execute a builtin command
|
||||
- <a href="builtins.html#case">case</a>, to conditionally execute a block of commands
|
||||
- <a href="builtins.html#cd">cd</a>, to change the current directory
|
||||
|
|
Loading…
Reference in a new issue