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