summaryrefslogtreecommitdiff
path: root/doc/fr/autogen/user
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-02-17 11:12:36 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-02-17 11:12:36 +0100
commit652ec2444996580bfcabcb9583f85d77aaad555a (patch)
tree71d52207a89f9c8be45cc060102abf59dabc461c /doc/fr/autogen/user
parent45db2e966879832b6e412bdff3a87e0c0708a51b (diff)
downloadweechat-652ec2444996580bfcabcb9583f85d77aaad555a.zip
core: allow empty arguments for command /print
Diffstat (limited to 'doc/fr/autogen/user')
-rw-r--r--doc/fr/autogen/user/weechat_commands.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fr/autogen/user/weechat_commands.txt b/doc/fr/autogen/user/weechat_commands.txt
index 497403da0..32da20aee 100644
--- a/doc/fr/autogen/user/weechat_commands.txt
+++ b/doc/fr/autogen/user/weechat_commands.txt
@@ -565,8 +565,8 @@ Sans paramètre, cette commande liste les extensions chargées.
[command]*`print`* afficher du texte dans un tampon::
----
-/print [-buffer <numéro>|<nom>] [-core] [-escape] [-date <date>] [-tags <étiquettes>] [-action|-error|-join|-network|-quit] <texte>
- -stdout|-stderr <texte>
+/print [-buffer <numéro>|<nom>] [-core] [-escape] [-date <date>] [-tags <étiquettes>] [-action|-error|-join|-network|-quit] [<texte>]
+ -stdout|-stderr [<texte>]
-buffer: le tampon où est affiché le texte (par défaut: tampon courant)
-core: alias de "-buffer core.weechat"