1
0
mirror of https://github.com/anope/anope.git synced 2026-07-10 18:23:13 +02:00

Document usage of the -protocoldebug option in services help

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2836 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Adam-
2010-03-24 01:31:55 +00:00
parent dafccc1821
commit 766fe138e4
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -362,6 +362,7 @@ static int parse_options(int ac, char **av)
fprintf(stdout,
"-expire -expire expiretime(secs)\n");
fprintf(stdout, "-debug -debug\n");
fprintf(stdout, "-protocoldebug -protocoldebug\n");
fprintf(stdout, "-nofork -nofork\n");
fprintf(stdout, "-logchan -logchan channelname\n");
fprintf(stdout, "-skeleton -skeleton\n");