Added a note about reserved SVDRP command names

This commit is contained in:
Klaus Schmidinger 2005-08-28 14:00:00 +02:00
parent c474f2c9a7
commit 9d27c4bcad
1 changed files with 3 additions and 0 deletions

View File

@ -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.
<p>
The command names <tt>HELP</tt> and <tt>MAIN</tt> are reserverd and cannot
be used by a plugin.
<p>
The actual processing of SVDRP commands for a plugin is done in its
<tt>SVDRPCommand()</tt> function.
Here's an example of such a function, which implements the commands advertised in