Merge Trond
[m6w6/libmemcached] / docs / memstat.pod
index 83aa6abed865393b672ee2adc0034a893d440b53..a1079cc02b16f13326db713133c92036f48ca684 100644 (file)
@@ -12,14 +12,16 @@ 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.
 
 =head1 HOME
 
 To find out more information please check:
-L<http://tangent.org/552/libmemcached.html>
+L<http://launchpad.org/libmemcached>
 
 =head1 AUTHOR