From: wessels <> Date: Mon, 23 Feb 1998 10:07:03 +0000 (+0000) Subject: update usage X-Git-Tag: SQUID_3_0_PRE1~4026 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6157f5e34c938b735832bdcd0910d73713e1722;p=thirdparty%2Fsquid.git update usage --- diff --git a/src/main.cc b/src/main.cc index 63660ed5f1..345a2d27a1 100644 --- a/src/main.cc +++ b/src/main.cc @@ -1,6 +1,6 @@ /* - * $Id: main.cc,v 1.225 1998/02/21 00:56:57 rousskov Exp $ + * $Id: main.cc,v 1.226 1998/02/23 03:07:03 wessels Exp $ * * DEBUG: section 1 Startup and Main Loop * AUTHOR: Harvest Derived @@ -139,7 +139,7 @@ usage(void) fprintf(stderr, "Usage: %s [-dhsvzCDFNRVYX] [-f config-file] [-[au] port] [-k signal]\n" " -a port Specify HTTP port number (default: %d).\n" - " -d Write debugging to stderr also.\n" + " -d level Write debugging to stderr also.\n" " -f file Use given config-file instead of\n" " %s\n" " -h Print help message.\n"