diff options
Diffstat (limited to 'docs/help/in/clear.in')
-rw-r--r-- | docs/help/in/clear.in | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/docs/help/in/clear.in b/docs/help/in/clear.in index b3db54ef..fb4172c8 100644 --- a/docs/help/in/clear.in +++ b/docs/help/in/clear.in @@ -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 |