From d535bf0611e30f69fffc16723fa115f50d161821 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matti=20Lehtim=C3=A4ki?= Date: Wed, 3 Apr 2013 22:52:27 +0300 Subject: =?UTF-8?q?Fix=20SVDRP=20help=20entry=20for=20REL,=20thanks=20to?= =?UTF-8?q?=20Ville=20Skytt=C3=A4.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epgfixer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/epgfixer.c b/epgfixer.c index 3abe6f2..bd3ffa4 100644 --- a/epgfixer.c +++ b/epgfixer.c @@ -155,7 +155,7 @@ bool cPluginEpgfixer::Service(const char *Id, void *Data) const char **cPluginEpgfixer::SVDRPHelpPages(void) { static const char *HelpPages[] = { - "RLAL\n" + "REL\n" " Reload all configs.", "RLRE\n" " Reload regexp.conf.", -- cgit v1.2.3