fix #131: add build time option: CLIENT_PREFIX
[awesomized/libmemcached] / docs / source / bin / memerror.rst
index caa6b497657d719f14cc6f39758598f472aafbb7..e00a5b75ad11f12e583c2cb164c9f69eaa5db214 100644 (file)
@@ -6,7 +6,7 @@ SYNOPSIS
 
 .. program:: memerror
 
-memerror [options] <error code>
+|client_prefix|\error [options] <error code>
 
 Translate a memcached error code into a string.
 
@@ -22,12 +22,13 @@ OPTIONS
 .. include:: options/all.rst
 .. include:: options/common.rst
 
-ENVIRONMENT
------------
 
-.. envvar:: MEMCACHED_SERVERS
+.. include:: common/env.rst
+
+NOTES
+-----
 
-    Specify the list of servers.
+.. include:: common/note_program_prefix.rst
 
 SEE ALSO
 --------