1REPL_COMMAND(7ctrlproxy)                              REPL_COMMAND(7ctrlproxy)
2
3
4

NAME

6       repl_command - Replicate lines on demand
7

DESCRIPTION

9       Replicates certain lines of backlog, when the user requests so via a
10       /CTRLPROXY or /MSG CTRLPROXY command.
11

THE BACKLOG COMMAND

13       The BACKLOG command can be run by using the command interface of the
14       'admin' module.
15
16       Without any arguments, the BACKLOG command replicates all the backlogs
17       for the current channel.
18
19       WIth one argument, the name of a channel, all lines on that channel are
20       replicated.
21
22       With two arguments, the first argument contains the name of a channel
23       and the second the number of lines to replicate, the specified number
24       of (most recent) lines from the specified channel is replicated.
25

EXAMPLE COMMANDS

27                      BACKLOG
28                      BACKLOG #flood.nl
29                      BACKLOG #linux.nl 500
30
31

VERSION

33       This man page is valid for version 0.1 of the plugin.
34

SEE ALSO

36       ctrlproxyrc(5), ctrlproxy(1), [1]http://ctrlproxy.vernstok.nl/
37

AUTHOR

39       [2]Jelmer Vernooij
40

REQUIREMENTS

42       admin module
43

REFERENCES

45       1. http://ctrlproxy.vernstok.nl/
46          http://ctrlproxy.vernstok.nl/
47
48       2. Jelmer Vernooij
49          mailto:
50
51
52
53                                  08/27/2006          REPL_COMMAND(7ctrlproxy)
Impressum