Difference between revisions of "Clearall"
From Scriptwiki
(added -a flag) |
m (rephrased) |
||
Line 3: | Line 3: | ||
<table> | <table> | ||
<tr><td><b>Switch</b></td><td><b>Meaning</b></td></tr> | <tr><td><b>Switch</b></td><td><b>Meaning</b></td></tr> | ||
− | <tr><td>a</td><td>Clears the windows over all server | + | <tr><td>a</td><td>Clears the windows over all server connections.</td></tr> |
<tr><td>s</td><td>Clears the [[Status window|status window]].</td></tr> | <tr><td>s</td><td>Clears the [[Status window|status window]].</td></tr> | ||
<tr><td>n</td><td>Clears all channel windows.</td></tr> | <tr><td>n</td><td>Clears all channel windows.</td></tr> |
Revision as of 11:46, 30 July 2006
Clears the buffers of the specified windows. If no parameter is given, all windows will be cleared.
/clearall [-asnqmtgu]
Switch | Meaning |
a | Clears the windows over all server connections. |
s | Clears the status window. |
n | Clears all channel windows. |
q | Clears all query windows. |
m | Clears all message windows. |
t | Clears all chat windows. |
g | Clears the finger window. |
u | Clears all custom windows. |
See Also
/clear will clear the buffer of a certain window.