mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 07:32:04 +02:00
Syntax documentation rewrite of O and P commands
Rewrote the syntax documentation of the commands starting with the letters O and P.
This commit is contained in:
parent
938598e271
commit
d460ba48d1
4 changed files with 64 additions and 16 deletions
|
|
@ -1,10 +1,21 @@
|
|||
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:oper@
|
||||
|
||||
Gives you operator privileges if the correct nickname and
|
||||
password are given. If password is not given, you will be
|
||||
prompted for one. If no nickname is given, your current
|
||||
nickname will be used.
|
||||
%9Parameters:%9
|
||||
|
||||
See also: KILL, DIE
|
||||
The username and password to identify yourself as an IRC operator; if no
|
||||
password is given, you will be prompted to enter one.
|
||||
|
||||
%9Description:%9
|
||||
|
||||
Grants you the IRC operator status.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/OPER bob
|
||||
/OPER mike WzerT8zq
|
||||
|
||||
%9See also:%9 DIE, KILL
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue