diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-05-11 18:40:20 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-05-11 18:40:20 +0200 |
commit | c3456a906842686210586c7b834c55d18ef284c0 (patch) | |
tree | febcb2e0aa8defa19b8ed503abac8af79643c941 /doc/en/autogen/user | |
parent | b6b18c58f12b5d6f1c44eab5992e747f9f55d53a (diff) | |
download | weechat-c3456a906842686210586c7b834c55d18ef284c0.zip |
core: fix argument name in /help color
Diffstat (limited to 'doc/en/autogen/user')
-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 98977fbe3..d69f86279 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -113,7 +113,7 @@ Examples: [command]*`color`* define color aliases and display palette of colors:: ........................................ -/color alias <color> <alias> +/color alias <color> <name> unalias <color> reset |