From: Amos Jeffries Date: Wed, 7 Jan 2009 05:00:58 +0000 (+1300) Subject: Drop -V option obsolete since 2.6. X-Git-Tag: SQUID_3_2_0_1~1276 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7d27747cdb5a41f915bc8c3eff3be654a55bb7fc;p=thirdparty%2Fsquid.git Drop -V option obsolete since 2.6. --- diff --git a/src/main.cc b/src/main.cc index 816d430483..69f15b5761 100644 --- a/src/main.cc +++ b/src/main.cc @@ -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);