fix #131: add build time option: CLIENT_PREFIX
[awesomized/libmemcached] / docs / source / bin / memping.rst
index aaae7a7a09410345c2089b6f39fd7b0d1db45166..fc08b27e87926f420c802e211d390db0d3f0def3 100644 (file)
@@ -4,7 +4,7 @@ memping
 SYNOPSIS
 --------
 
-memping [options] [server]
+|client_prefix|\ping [options] [server]
 
 .. program:: memping
 
@@ -27,12 +27,12 @@ OPTIONS
     Specify the list of servers as *hostname[:port][,hostname[:port]...]*.
 
 
-ENVIRONMENT
------------
+.. include:: common/env.rst
 
-.. envvar:: MEMCACHED_SERVERS
+NOTES
+-----
 
-    Specify the list of servers.
+.. include:: common/note_program_prefix.rst
 
 SEE ALSO
 --------