mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
Syntax documentation rewrite for D-commands
Rewrote the syntax documentation for all commands starting with the letter D.
This commit is contained in:
parent
3f79c8553c
commit
878411edc4
7 changed files with 130 additions and 56 deletions
|
|
@ -1,7 +1,15 @@
|
|||
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:die@
|
||||
|
||||
IRC operator command. Terminates the IRC server.
|
||||
%9Description:%9
|
||||
|
||||
See also: OPER
|
||||
Terminates the IRC server; this command is reserved for IRC operators.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/DIE
|
||||
|
||||
%9See also:%9 KILL, OPER, WALLOPS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue