]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Drop -V option. Obsolete since 2.6
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 9 Jan 2009 02:20:40 +0000 (15:20 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 9 Jan 2009 02:20:40 +0000 (15:20 +1300)
src/main.cc

index 816d430483a2a4fd96c4cc188e900290ad4b613d..69f15b5761a91b1243f258b2dfc98addf531de3c 100644 (file)
@@ -247,7 +247,6 @@ usage(void)
 #endif
             "       -R        Do not set REUSEADDR on port.\n"
             "       -S        Double-check swap during rebuild.\n"
-            "       -V        Virtual host httpd-accelerator.\n"
             "       -X        Force full debugging.\n"
             "       -Y        Only return UDP_HIT or UDP_MISS_NOFETCH during fast reload.\n",
             APP_SHORTNAME, CACHE_HTTP_PORT, DefaultConfigFile, CACHE_ICP_PORT);