bind: Document --silent

See #9045
This commit is contained in:
Fabian Boehm 2022-07-01 20:46:52 +02:00
parent bd7934ccbf
commit 0a73b182c0

View File

@ -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).
**--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**
Displays help about using this command.