mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 21:00:40 +02:00
Syntax documentation rewrite for H-I-commands
This commit is contained in:
parent
1be75a4bef
commit
591e10b3b6
10 changed files with 165 additions and 96 deletions
|
|
@ -1,7 +1,20 @@
|
|||
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:ison@
|
||||
|
||||
Tells whether specified nicks (space-separated) are online.
|
||||
%9Parameters:%9
|
||||
|
||||
See also: WHOIS, WHOWAS, NOTIFY
|
||||
The nicknames, separated by space, to check.
|
||||
|
||||
%9Description:%9
|
||||
|
||||
Displays whether the specified nicknames are online.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/ISON mike
|
||||
/ISON sarah bob
|
||||
|
||||
%9See also:%9 NOTIFY, WHOAS, WHOIS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue