From 9d27c4bcad5fcea31b3e82a925920c3ecb688b56 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 28 Aug 2005 14:00:00 +0200 Subject: Added a note about reserved SVDRP command names --- PLUGINS.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'PLUGINS.html') diff --git a/PLUGINS.html b/PLUGINS.html index 7123f74c..203d8706 100644 --- a/PLUGINS.html +++ b/PLUGINS.html @@ -981,6 +981,9 @@ by exactly 4 blanks (no tabs), and none of them shall be longer than 79 characte (to avoid messy output on 80 character wide terminals). The last entry in the list must be NULL.

+The command names HELP and MAIN are reserverd and cannot +be used by a plugin. +

The actual processing of SVDRP commands for a plugin is done in its SVDRPCommand() function. Here's an example of such a function, which implements the commands advertised in -- cgit v1.2.3