mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 23:52:22 +02:00
Merge pull request #1032 from vague666/update_help_msg
Add special targets to help
This commit is contained in:
commit
3e0bc1eb3c
1 changed files with 7 additions and 2 deletions
|
|
@ -11,8 +11,13 @@
|
||||||
|
|
||||||
The target nickname or channel and the message to send.
|
The target nickname or channel and the message to send.
|
||||||
|
|
||||||
Use the wildcard character '*' if you want to use the active nickname or
|
The target can be a comma delimited list of targets, ie
|
||||||
channel.
|
nick1,nick2 or #chan1,#chan2
|
||||||
|
|
||||||
|
Or one of the following special targets:
|
||||||
|
* : Use the active nickname or channel
|
||||||
|
, : Last person who sent you a /msg
|
||||||
|
. : Last person you sent a /msg to
|
||||||
|
|
||||||
%9Description:%9
|
%9Description:%9
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue