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,20 @@
|
|||
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:dehilight@
|
||||
|
||||
Removes the specified item from highlight list.
|
||||
%9Parameters:%9
|
||||
|
||||
See also: HILIGHT
|
||||
The id or mask of the highlight to remove.
|
||||
|
||||
%9Description:%9
|
||||
|
||||
Removes the specified highlight from the configuration.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/DEHILIGHT 1
|
||||
/DEHILIGHT 31
|
||||
|
||||
%9See also:%9 HILIGHT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue