mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 23:52:22 +02:00
Syntax documentation rewrite for L-commands
Rewrote the syntax documentation for all commands starting with L.
This commit is contained in:
parent
99b629ab20
commit
5e8947a8b0
9 changed files with 207 additions and 117 deletions
|
|
@ -1,5 +1,24 @@
|
|||
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:lusers@
|
||||
|
||||
Shows user statistics of the current IRC network.
|
||||
%9Parameters:%9
|
||||
|
||||
The server to search on and the remote sever to search on; if no arguments
|
||||
are given, the active server will be used.
|
||||
|
||||
%9Description:%9
|
||||
|
||||
Displays the user statistics of the active or remote server.
|
||||
|
||||
The parameters to search on a remote server are no longer supported on most
|
||||
IRC servers; we no longer provide examples for remote LUSERS to avoid all
|
||||
confusion.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/LUSERS
|
||||
|
||||
%9See also:%9 LINKS, MAP
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue