docs: ws
[awesomized/libmemcached] / docs / source / bin / memcp.rst
index d9547d918700b3c6d235b000558036beee1f7286..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,12 +37,10 @@ For a full list of operations run the tool with the option:
 
 .. option:: --help
 
-
-
---------
 SEE ALSO
 --------
 
+.. only:: man
 
-:manpage:`memcached(1)` :manpage:`libmemcached(3)`
+  :manpage:`memcached(1)` :manpage:`libmemcached(3)`