mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 04:13:32 +02:00
Rewrote the syntax documentation for all the commands starting with A.
This commit is contained in:
parent
f077280643
commit
b2f265f44e
5 changed files with 106 additions and 62 deletions
|
|
@ -1,8 +1,22 @@
|
|||
|
||||
Syntax:
|
||||
|
||||
@SYNTAX:admin@
|
||||
|
||||
Displays the administrative details about the given server. If
|
||||
no server is specified, the server you are connected to is
|
||||
used. If a nickname is supplied then it gives the administrative
|
||||
information for that person's current server.
|
||||
Parameters:
|
||||
|
||||
A nickname or server for which you want to know the administrative details;
|
||||
if no argument is given, the server you are connected to will be used.
|
||||
|
||||
Description:
|
||||
|
||||
Displays the administrative details of a server.
|
||||
|
||||
Examples:
|
||||
|
||||
/ADMIN
|
||||
/ADMIN orwell.freenode.net
|
||||
/ADMIN mike
|
||||
|
||||
See also: INFO
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue