docs: ws
[awesomized/libmemcached] / docs / source / bin / memcp.rst
index a85eed8bf388e33c79d82046dbe048543c3df1ba..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,30 +37,10 @@ For a full list of operations run the tool with the option:
 
 .. option:: --help
 
-
-----
-HOME
-----
-
-
-To find out more information please check:
-`http://libmemcached.org/ <http://libmemcached.org/>`_
-
-
-------
-AUTHOR
-------
-
-
-Brian Aker, <brian@tangent.org>
-
-Mark Atwood, <mark@fallenpegasus.com>
-
-
---------
 SEE ALSO
 --------
 
+.. only:: man
 
-:manpage:`memcached(1)` :manpage:`libmemcached(3)`
+  :manpage:`memcached(1)` :manpage:`libmemcached(3)`