mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 15:12:11 +02:00
Syntax format changes for A-C commands
Updated the file format template for commands A through C.
This commit is contained in:
parent
878411edc4
commit
037fae0ed5
15 changed files with 110 additions and 106 deletions
|
|
@ -1,22 +1,22 @@
|
|||
|
||||
Syntax:
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:admin@
|
||||
|
||||
Parameters:
|
||||
%9Parameters:%9
|
||||
|
||||
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:
|
||||
%9Description:%9
|
||||
|
||||
Displays the administrative details of a server.
|
||||
|
||||
Examples:
|
||||
%9Examples:%9
|
||||
|
||||
/ADMIN
|
||||
/ADMIN orwell.freenode.net
|
||||
/ADMIN mike
|
||||
|
||||
See also: INFO
|
||||
%9See also:%9 INFO
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue