fix #131: add build time option: CLIENT_PREFIX
[awesomized/libmemcached] / docs / source / bin / memexist.rst
index 52832b16149abab2b3c1aeecb93dd349ef55b0ec..85b7fd08325fed4777df9f4a8b4bd1b263e76168 100644 (file)
@@ -6,7 +6,7 @@ SYNOPSIS
 
 .. program:: memexist
 
-memexist [options] <key>
+|client_prefix|\exist [options] <key>
 
 Check for the existence of a key.
 
@@ -21,12 +21,12 @@ OPTIONS
 .. include:: options/common_get.rst
 .. include:: options/hash.rst
 
-ENVIRONMENT
------------
+.. include:: common/env.rst
 
-.. envvar:: MEMCACHED_SERVERS
+NOTES
+-----
 
-    Specify the list of servers.
+.. include:: common/note_program_prefix.rst
 
 SEE ALSO
 --------