mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-27 03:13:37 +08:00
parent
bd7934ccbf
commit
0a73b182c0
|
@ -81,6 +81,9 @@ The following options are available:
|
||||||
All invocations except for inserting new bindings can operate on both levels at the same time (if both **--preset** and **--user** are given).
|
All invocations except for inserting new bindings can operate on both levels at the same time (if both **--preset** and **--user** are given).
|
||||||
**--preset** should only be used in full binding sets (like when working on ``fish_vi_key_bindings``).
|
**--preset** should only be used in full binding sets (like when working on ``fish_vi_key_bindings``).
|
||||||
|
|
||||||
|
**-s** or **--silent**
|
||||||
|
Silences some of the error messages, including for unknown key names and unbound sequences.
|
||||||
|
|
||||||
**-h** or **--help**
|
**-h** or **--help**
|
||||||
Displays help about using this command.
|
Displays help about using this command.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user