fix #131: add build time option: CLIENT_PREFIX
[awesomized/libmemcached] / docs / source / bin / memcp.rst
index 7d82a59090c3c0126502ca18e90506fed81f6835..9106d694c77f6f7c0fab897d980834a8aaacc9f7 100644 (file)
@@ -6,7 +6,7 @@ SYNOPSIS
 
 .. program:: memcp
 
-memcp [options] \-\-servers <hostname[:port]...> <file...>
+|client_prefix|\cp [options] \-\-servers <hostname[:port]...> <file...>
 
 Copy files to a collection of memcached servers.
 
@@ -49,14 +49,14 @@ OPTIONS
 .. option:: -/|--absolute
 
     Use absolute path (real path), instead of basename only.
-    
-    
-ENVIRONMENT
------------
 
-.. envvar:: MEMCACHED_SERVERS
 
-    Specify the list of servers.
+.. include:: common/env.rst
+
+NOTES
+-----
+
+.. include:: common/note_program_prefix.rst
 
 SEE ALSO
 --------