fix #131: add build time option: CLIENT_PREFIX
[awesomized/libmemcached] / docs / source / bin / memstat.rst
index 7c2b96251bd6dd8c44a294a134a4fc98e55d8a3d..61f4273ca512e6714ff213e8f7e581f0b1ccaacb 100644 (file)
@@ -4,7 +4,7 @@ memstat
 SYNOPSIS
 --------
 
-memstat [options] [stat args] 
+|client_prefix|\stat [options] [stat args] 
 
 .. program:: memstat
 
@@ -49,12 +49,12 @@ OPTIONS
     Iteration count of GETs sent by the latency test (default: 1000).
 
 
-ENVIRONMENT
------------
+.. include:: common/env.rst
 
-.. envvar:: MEMCACHED_SERVERS
+NOTES
+-----
 
-    Specify the list of servers.
+.. include:: common/note_program_prefix.rst
 
 SEE ALSO
 --------