Skip to content
Snippets Groups Projects
Commit 3bd2ceb1 authored by Travis Glenn Hansen's avatar Travis Glenn Hansen
Browse files

fixing help section

parent 25c31d4f
Branches
No related tags found
No related merge requests found
......@@ -206,9 +206,9 @@ int main (int argc, char *argv[])
printf("Recognized options are:\n");
printf(" --port=PORT port to run the service\
on\n");
printf(" 1986 (default)\n");
printf(" --run-as=USER[:GROUP] drop permissions to def\
ined levels\n");
printf(" 1986 (default)\n");
printf(" --daemon fork to background\n");
printf(" --client-limit=LIMIT max connections\n");
printf(" BEWARE ulimit \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment