]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Drop -V option. Obsolete since 2.6
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 17 Jan 2009 01:26:52 +0000 (14:26 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 17 Jan 2009 01:26:52 +0000 (14:26 +1300)
src/main.cc

index 1f7a52f7c92ced589bc8276922334915391241f6..aa44bb672e5aef1e46d7d9ca863d55b5dd8f05d8 100644 (file)
@@ -230,7 +230,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",
             appname, CACHE_HTTP_PORT, DefaultConfigFile, CACHE_ICP_PORT);