fix #131: add build time option: CLIENT_PREFIX
[awesomized/libmemcached] / docs / source / bin / memdump.rst
index a24e40854a3af60b6eb33ea41c3b6672806bcc8c..7724ad314f21be8c7bc80dd989bfe86875adbc65 100644 (file)
@@ -6,7 +6,7 @@ SYNOPSIS
 
 .. program:: memdump
 
-memdump [options]
+|client_prefix|\dump [options]
 
 Dump a list of keys from a server.
 
@@ -22,13 +22,14 @@ OPTIONS
 
 .. include:: options/common_get.rst
 .. include:: options/file_out.rst
-ENVIRONMENT
------------
 
-.. envvar:: MEMCACHED_SERVERS
 
-    Specify the list of servers.
+.. include:: common/env.rst
+
+NOTES
+-----
+
+.. include:: common/note_program_prefix.rst
 
 SEE ALSO
 --------