Fix everything for release.
[awesomized/libmemcached] / docs / memstat.pod
index 9341e7c8c02aaa71d7575cd260b89b5f419593d1..a1079cc02b16f13326db713133c92036f48ca684 100644 (file)
@@ -12,7 +12,9 @@ B<memstat> 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<MEMCACHED_SERVERS>.
+environment variable C<MEMCACHED_SERVERS>. 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.