add documentation on -a
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 29 Mar 2010 16:24:15 +0000 (16:24 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 29 Mar 2010 16:24:15 +0000 (16:24 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@2055 a5681a0c-68f1-0310-ab6d-d61299d08faa

doc/rrdcached.pod

index 57eb655..cf15590 100644 (file)
@@ -19,7 +19,7 @@ B<rrdcached>
 [-F]
 [-g]
 [B<-b>E<nbsp>I<base_dir>E<nbsp>[B<-B>]]
-[B<-m>E<nbsp>I<alloc_size>]
+[B<-a>E<nbsp>I<alloc_size>]
 
 =head1 DESCRIPTION
 
@@ -234,7 +234,7 @@ Only permit writes into the base directory specified in B<-b> (and any
 sub-directories).  This does B<NOT> detect symbolic links.  Paths
 containing C<../> will also be blocked.
 
-=item B<-m> I<alloc_size>
+=item B<-a> I<alloc_size>
 
 Allocate value pointers in chunks of I<alloc_size>.  This may improve CPU
 utilization on machines with slow C<realloc()> implementations, in