diff options
-rw-r--r-- | doc/de/autogen/user/weechat_commands.txt | 3 | ||||
-rw-r--r-- | doc/en/autogen/user/weechat_commands.txt | 3 | ||||
-rw-r--r-- | doc/fr/autogen/user/weechat_commands.txt | 3 | ||||
-rw-r--r-- | doc/it/autogen/user/weechat_commands.txt | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/doc/de/autogen/user/weechat_commands.txt b/doc/de/autogen/user/weechat_commands.txt index c3c4a704d..38848efee 100644 --- a/doc/de/autogen/user/weechat_commands.txt +++ b/doc/de/autogen/user/weechat_commands.txt @@ -99,7 +99,7 @@ /buffer +1 ........................................ -• *`/color`* `[add pair [alias] [fg,bg] [r/g/b]] | [del pair] | switch`:: +• *`/color`* `[add pair [alias] [fg,bg]] | [del pair] | switch`:: ........................................ define custom colors and display palette of colors @@ -110,7 +110,6 @@ pair: pair number (>= 1) alias: alias name for color (for example: "orange") fg,bg: foreground and background pair number (-1 for default terminal foreground or background) - r/g/b: red/green/blue values (0-1000), terminal must support it Without argument, this command displays colors in a new buffer. diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index 4a9fcd7fe..479ce4531 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -99,7 +99,7 @@ /buffer +1 ........................................ -• *`/color`* `[add pair [alias] [fg,bg] [r/g/b]] | [del pair] | switch`:: +• *`/color`* `[add pair [alias] [fg,bg]] | [del pair] | switch`:: ........................................ define custom colors and display palette of colors @@ -110,7 +110,6 @@ pair: pair number (>= 1) alias: alias name for color (for example: "orange") fg,bg: foreground and background pair number (-1 for default terminal foreground or background) - r/g/b: red/green/blue values (0-1000), terminal must support it Without argument, this command displays colors in a new buffer. diff --git a/doc/fr/autogen/user/weechat_commands.txt b/doc/fr/autogen/user/weechat_commands.txt index 66d748514..f0515edea 100644 --- a/doc/fr/autogen/user/weechat_commands.txt +++ b/doc/fr/autogen/user/weechat_commands.txt @@ -99,7 +99,7 @@ /buffer +1 ........................................ -• *`/color`* `[add paire [alias] [fg,bg] [r/g/b]] | [del paire] | switch`:: +• *`/color`* `[add paire [alias] [fg,bg]] | [del paire] | switch`:: ........................................ définir des couleurs personnalisées et afficher la palette des couleurs @@ -110,7 +110,6 @@ paire: numéro de paire (>= 1) alias: nom d'alias pour la couleur (par exemple: "orange") fg,bg: numéro de paire pour le texte et le fond (-1 pour la couleur par défaut du terminal pour le texte ou le fond) - r/g/b: valeurs rouge/vert/bleu pour redéfinir la couleur (0-1000), seulement si le terminal le supporte Sans paramètre, cette commande affiche les couleurs dans un nouveau tampon. diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt index 27965c2e1..12b2b7287 100644 --- a/doc/it/autogen/user/weechat_commands.txt +++ b/doc/it/autogen/user/weechat_commands.txt @@ -99,7 +99,7 @@ /buffer +1 ........................................ -• *`/color`* `[add pair [alias] [fg,bg] [r/g/b]] | [del pair] | switch`:: +• *`/color`* `[add pair [alias] [fg,bg]] | [del pair] | switch`:: ........................................ define custom colors and display palette of colors @@ -110,7 +110,6 @@ pair: pair number (>= 1) alias: alias name for color (for example: "orange") fg,bg: foreground and background pair number (-1 for default terminal foreground or background) - r/g/b: red/green/blue values (0-1000), terminal must support it Without argument, this command displays colors in a new buffer. |