1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 22:36:38 +02:00

xfer: update command/config docs with passive DCC support.

This commit is contained in:
Mario Campos
2023-08-24 08:34:46 -05:00
committed by Sébastien Helleu
parent 7f0f947667
commit 1ee3bad88b
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -7134,7 +7134,7 @@ irc_command_init ()
"%(irc_msg_part)", &irc_command_cycle, NULL, NULL);
weechat_hook_command (
"dcc",
N_("start a DCC (file transfer or direct chat)"),
N_("start a DCC (passive file transfer or direct chat)"),
/* TRANSLATORS: only text between angle brackets (eg: "<name>") must be translated */
N_("chat <nick> || send <nick> <file>"),
N_("nick: nick\n"