fix #131: add build time option: CLIENT_PREFIX
[awesomized/libmemcached] / docs / source / bin / memcat.rst
index 36f6a6bb2ef97c305a50c141e8310df7b1766d02..6bb5ebc80da717e12110b1a10d93e568cc8e9a74 100644 (file)
@@ -6,7 +6,7 @@ SYNOPSIS
 
 .. program:: memcat
 
-memcat [options] key [key...]
+|client_prefix|\cat [options] key [key...]
 
 Read and output the value of one key or the values of a set of keys.
 
@@ -28,12 +28,12 @@ OPTIONS
 .. include:: options/hash.rst
 .. include:: options/file_out.rst
 
-ENVIRONMENT
------------
+.. include:: common/env.rst
 
-.. envvar:: MEMCACHED_SERVERS
+NOTES
+-----
 
-    Specify a list of servers.
+.. include:: common/note_program_prefix.rst
 
 SEE ALSO
 --------