aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index 462d09eee..cd8a5ce71 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -1009,7 +1009,7 @@
1009 "Options:\n" \ 1009 "Options:\n" \
1010 "\t-c FILE\t\tSpecifies configuration file. (default httpd.conf)\n" \ 1010 "\t-c FILE\t\tSpecifies configuration file. (default httpd.conf)\n" \
1011 USAGE_HTTPD_STANDALONE("\t-p PORT\tServer port (default 80)\n") \ 1011 USAGE_HTTPD_STANDALONE("\t-p PORT\tServer port (default 80)\n") \
1012 USAGE_HTTPD_SETUID("\t-u USER\tSet uid to USER after listening privilegies port\n") \ 1012 USAGE_HTTPD_SETUID("\t-u USER\tSet uid to USER after listening privileges port\n") \
1013 USAGE_HTTPD_BASIC_AUTH("\t-r REALM\tAuthentication Realm for Basic Authentication\n") \ 1013 USAGE_HTTPD_BASIC_AUTH("\t-r REALM\tAuthentication Realm for Basic Authentication\n") \
1014 USAGE_HTTPD_AUTH_MD5("\t-m PASS\t\tCrypt PASS with md5 algorithm\n") \ 1014 USAGE_HTTPD_AUTH_MD5("\t-m PASS\t\tCrypt PASS with md5 algorithm\n") \
1015 "\t-e STRING\tHtml encode STRING\n" \ 1015 "\t-e STRING\tHtml encode STRING\n" \