diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2018-03-19 09:11:02 +0100 |
---|---|---|
committer | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2018-03-19 09:11:02 +0100 |
commit | 77a671c03726969525367f36429c448a3a0aaae8 (patch) | |
tree | efab039d0493201142090194f41f451483b753ac | |
parent | 7ec6c500b4abed6f3a93a7afaba26ba08ca09be9 (diff) | |
download | irssi-77a671c03726969525367f36429c448a3a0aaae8.zip |
update bind help
-rw-r--r-- | docs/help/in/bind.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/help/in/bind.in b/docs/help/in/bind.in index d6151b23..8fcc744b 100644 --- a/docs/help/in/bind.in +++ b/docs/help/in/bind.in @@ -6,7 +6,8 @@ %9Parameters:%9 -list: Displays a list of all the bindable commands. - -delete: Removes the binding, + -delete: Removes the binding. + -reset: Reset a key to its default binding. A name of the binding and the command to perform; if no parameter is given, the list of bindings will be displayed. |