added missing docs -- kevin
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 9 Apr 2009 15:05:41 +0000 (15:05 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 9 Apr 2009 15:05:41 +0000 (15:05 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1786 a5681a0c-68f1-0310-ab6d-d61299d08faa

doc/rrdcached.pod

index 7ecff8b..5113c2d 100644 (file)
@@ -15,6 +15,7 @@ B<rrdcached>
 [B<-t>E<nbsp>I<write_threads>]
 [B<-j>E<nbsp>I<journal_dir>]
 [-F]
 [B<-t>E<nbsp>I<write_threads>]
 [B<-j>E<nbsp>I<journal_dir>]
 [-F]
+[-g]
 [B<-b>E<nbsp>I<base_dir>E<nbsp>[B<-B>]]
 
 =head1 DESCRIPTION
 [B<-b>E<nbsp>I<base_dir>E<nbsp>[B<-B>]]
 
 =head1 DESCRIPTION
@@ -123,6 +124,10 @@ To disable fast shutdown, use the B<-F> option.
 ALWAYS flush all updates to the RRD data files when the daemon is shut
 down, regardless of journal setting.
 
 ALWAYS flush all updates to the RRD data files when the daemon is shut
 down, regardless of journal setting.
 
+=item B<-g>
+
+Run in the foreground.  The daemon will not fork().
+
 =item B<-b> I<dir>
 
 The daemon will change into a specific directory at startup. All files passed
 =item B<-b> I<dir>
 
 The daemon will change into a specific directory at startup. All files passed