diff options
Diffstat (limited to 'doc/en/autogen/user/weechat_commands.txt')
-rw-r--r-- | doc/en/autogen/user/weechat_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index aa9941d37..36cf2edc4 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -121,7 +121,7 @@ Examples: unalias: delete an alias color: color number (>= 0, max depends on terminal, commonly 63 or 255) name: alias name for color (for example: "orange") - reset: reset all color pairs (useful when no more pairs are available) + reset: reset all color pairs (required when no more color pairs are available if automatic reset is disabled, see option weechat.look.color_pairs_auto_reset) Without argument, this command displays colors in a new buffer. |