docs: ws
[awesomized/libmemcached] / docs / source / bin / memcp.rst
index a60008be9a6b48b668cebdd9d4e36a57cc948cd5..e67cd28e42cf2d1b87c81045aad3022692b3b3a6 100644 (file)
@@ -2,11 +2,8 @@
 memcp - Copy data to a server
 =============================
 
-
 Copies files to a collection of memcached servers
 
-
---------
 SYNOPSIS
 --------
 
@@ -14,24 +11,18 @@ memcp [options] [file] [server]
 
 .. program:: memcp
 
-
------------
 DESCRIPTION
 -----------
 
-
 :program:`memcp` copies one or more files into memcached(1) servers.
 It is similar to the standard UNIX cp(1) command.
 
 The key names will be the names of the files,
 without any directory path.
 
-
--------
 OPTIONS
 -------
 
-
 You can specify servers via the option:
 
 .. option:: --servers
@@ -46,9 +37,6 @@ For a full list of operations run the tool with the option:
 
 .. option:: --help
 
-
-
---------
 SEE ALSO
 --------