[rrd-developers] src/rrd_daemon.c: Updated the usage information.
Tobias Oetiker
tobi at oetiker.ch
Sun Sep 14 17:30:51 CEST 2008
ok
tobi
Today Florian Forster wrote:
> From: Florian Forster <octo at leeloo.home.verplant.org>
>
> ---
> src/rrd_daemon.c | 6 ++++--
> 1 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/src/rrd_daemon.c b/src/rrd_daemon.c
> index 0816526..2bd19a1 100644
> --- a/src/rrd_daemon.c
> +++ b/src/rrd_daemon.c
> @@ -2033,17 +2033,19 @@ static int read_options (int argc, char **argv) /* {{{ */
>
> case 'h':
> case '?':
> - printf ("RRDd %s Copyright (C) 2008 Florian octo Forster\n"
> + printf ("RRDCacheD %s Copyright (C) 2008 Florian octo Forster\n"
> "\n"
> "Usage: rrdcached [options]\n"
> "\n"
> "Valid options are:\n"
> " -l <address> Socket address to listen to.\n"
> " -w <seconds> Interval in which to write data.\n"
> - " -z <delay> Delay writes up to <delay> seconds to spread load" \
> + " -z <delay> Delay writes up to <delay> seconds to spread load\n"
> " -f <seconds> Interval in which to flush dead data.\n"
> " -p <file> Location of the PID-file.\n"
> " -b <dir> Base directory to change to.\n"
> + " -g Do not fork and run in the foreground.\n"
> + " -j <dir> Directory in which to create the journal files.\n"
> "\n"
> "For more information and a detailed description of all options "
> "please refer\n"
>
--
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
http://it.oetiker.ch tobi at oetiker.ch ++41 62 775 9902 / sb: -9900
More information about the rrd-developers
mailing list