mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 13:53:10 +00:00
parent
bd7934ccbf
commit
0a73b182c0
1 changed files with 3 additions and 0 deletions
|
@ -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 a new issue