X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemstat.pod;h=a1079cc02b16f13326db713133c92036f48ca684;hb=9c7e4d791a127f8ae46aaddc531319da1f34b5ba;hp=83aa6abed865393b672ee2adc0034a893d440b53;hpb=24342b1919b6aaa26c33aae50974b449f95a737a;p=m6w6%2Flibmemcached diff --git a/docs/memstat.pod b/docs/memstat.pod index 83aa6abe..a1079cc0 100644 --- a/docs/memstat.pod +++ b/docs/memstat.pod @@ -12,14 +12,16 @@ B dumps the state of memcached(1) servers. It displays all data to stdout. You can specify servers via the B<--servers> option or via the -environment variable C. +environment variable C. B<--args> can be used +to specify the "argument" sent to the stats command (ie slab, size, items, +etc..). For a full list of operations run the tool with the B<--help> option. =head1 HOME To find out more information please check: -L +L =head1 AUTHOR