diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2018-03-19 16:23:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-19 16:23:27 +0100 |
commit | 6ffbd0ab546218145a82befe0871e6ccafabe9db (patch) | |
tree | 304f343d43f6f6c82fc520fb1d0d62aaec4dd677 /docs/help/in | |
parent | 3f217ae14951afac8a98ec7bb1a497b3a1c0cf8b (diff) | |
parent | 77a671c03726969525367f36429c448a3a0aaae8 (diff) | |
download | irssi-6ffbd0ab546218145a82befe0871e6ccafabe9db.zip |
Merge pull request #859 from ailin-nemui/delkeys
make default keybinds deletable
Diffstat (limited to 'docs/help/in')
-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. |