mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +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,19 +1,19 @@
|
|||
|
||||
Syntax:
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:clear@
|
||||
|
||||
Parameters:
|
||||
%9Parameters:%9
|
||||
|
||||
-all: Clear all the windows
|
||||
|
||||
The window number to clear; if no argument is given, the active window
|
||||
is used.
|
||||
|
||||
Description:
|
||||
%9Description:%9
|
||||
|
||||
Clears the window of all text; you may use this to clear a windows that
|
||||
contains sensitive information or has rendered improperly.
|
||||
|
||||
See also: REDRAW
|
||||
%9See also:%9 REDRAW
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue