diff --git a/doc_src/cmds/bind.rst b/doc_src/cmds/bind.rst index f76daad0c..e192f788d 100644 --- a/doc_src/cmds/bind.rst +++ b/doc_src/cmds/bind.rst @@ -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.