Fix casting issues in rrd_restore. The bug manifested when compiled on sparc v9 as...
[rrdtool.git] / 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