Syntax documentation rewrite for C-commands

Rewrote the syntax documentation for all the commands starting with the
letter C.
This commit is contained in:
Geert Hauwaerts 2014-07-03 17:41:15 +02:00
commit 3f79c8553c
8 changed files with 160 additions and 75 deletions

View file

@ -1,9 +1,19 @@
Syntax:
@SYNTAX:clear@
This command clears the current window of all text. It is useful
for wiping a screen that has rendered improperly (such as due
to a bad termcap entry) or that contains sensitive information
(such as one's OPER password).
Parameters:
-all: Clear all the windows
The window number to clear; if no argument is given, the active window
is used.
Description:
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