diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-06-13 22:42:46 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-06-13 22:42:46 +0200 |
commit | 41beef296fb2a63f7e5fd34687e8101c0a47d1ab (patch) | |
tree | 3c4b76c9f4d644b77824c3316c4afed298d1dd39 /doc/en/weechat_user.en.txt | |
parent | 907752167fed0d42aaa96ebf8f387755ce2346f5 (diff) | |
download | weechat-41beef296fb2a63f7e5fd34687e8101c0a47d1ab.zip |
doc: add command /buffer to set notify level in user guide
Diffstat (limited to 'doc/en/weechat_user.en.txt')
-rw-r--r-- | doc/en/weechat_user.en.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt index 5fb49741f..7c4415657 100644 --- a/doc/en/weechat_user.en.txt +++ b/doc/en/weechat_user.en.txt @@ -581,6 +581,12 @@ Set notify level 'highlight' on channel "#weechat" only: /set weechat.notify.irc.freenode.#weechat highlight ---------------------------------------- +The notify level for a buffer can be set with command `/buffer`: + +---------------------------------------- +/buffer notify highlight +---------------------------------------- + [[key_bindings]] Default key bindings ~~~~~~~~~~~~~~~~~~~~ |