]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Fix help line
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 12 Aug 2017 16:02:14 +0000 (17:02 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 12 Aug 2017 19:26:17 +0000 (20:26 +0100)
src/rspamadm/control.c

index 7f2f138d755cee50a59778f9c82839a40401179c..98bcd81f4070459b2e32507506178e85ceb69dbc 100644 (file)
@@ -81,9 +81,9 @@ rspamadm_control_help (gboolean full_help)
                                "Supported commands:\n"
                                "stat - show statistics\n"
                                "reload - reload workers dynamic data\n"
-                               "reresolve - resolve upstreams addresses\n";
-                               "recompile - recompile hyperscan regexes\n";
-                               "fuzzystat - show fuzzy statistics\n";
+                               "reresolve - resolve upstreams addresses\n"
+                               "recompile - recompile hyperscan regexes\n"
+                               "fuzzystat - show fuzzy statistics\n"
                                "fuzzysync - immediately sync fuzzy database to storage\n";
        }
        else {