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:
committed by
Sébastien Helleu
parent
7f0f947667
commit
1ee3bad88b
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user