| Revision: | 1.2 |
| Committed: | Sat Jul 21 01:23:02 2007 UTC (19 years, 2 months ago) by pippijn |
| Branch: | MAIN |
| CVS Tags: | HEAD |
| Changes since 1.1: | +0 -0 lines |
| State: | FILE REMOVED |
| Log Message: | removed old help |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | pippijn | 1.1 | Help for GLOBAL: |
| 2 | |||
| 3 | GLOBAL allows an IRCop to store multiple lines | ||
| 4 | in a buffer and send them at one time to every user | ||
| 5 | on the network. | ||
| 6 | |||
| 7 | Syntax: GLOBAL <parameters>|SEND|CLEAR | ||
| 8 | |||
| 9 | Examples: | ||
| 10 | /msg &nick& GLOBAL this is line 1 | ||
| 11 | /msg &nick& GLOBAL this is line 2 | ||
| 12 | /msg &nick& GLOBAL SEND | ||
| 13 | /msg &nick& GLOBAL CLEAR |