fix #131: add build time option: CLIENT_PREFIX
[awesomized/libmemcached] / docs / source / bin / memrm.rst
index 94da5a7be47ee7729ff62e89b72d6a6eaae1549d..88d8d2dcc6e4867e5cc8c1fd1f0d812f2e99a1a7 100644 (file)
@@ -4,7 +4,7 @@ memrm
 SYNOPSIS
 --------
 
-memrm [options] <key ...>
+|client_prefix|\rm [options] <key ...>
 
 .. program:: memrm
 
@@ -20,12 +20,12 @@ OPTIONS
 
 .. include:: options/common_set.rst
 
-ENVIRONMENT
------------
+.. include:: common/env.rst
 
-.. envvar:: MEMCACHED_SERVERS
+NOTES
+-----
 
-    Specify the list of servers.
+.. include:: common/note_program_prefix.rst
 
 SEE ALSO
 --------