KBDocs3
[awesomized/libmemcached] / docs / memrm.rst
index 4dad9f75a190d7e20c7d1cce815eed7fa28c7c60..7b34b029a4a71ed18178f406efc8bc2941f35ef8 100644 (file)
@@ -14,21 +14,33 @@ SYNOPSIS
 
 .. program:: memrm
 
-.. option:: --help
-
-
 
 -----------
 DESCRIPTION
 -----------
 
 
-\ **memrm**\  removes items, specified by key, from memcached(1) servers.
+:program:`memrm`  removes items, specified by key, from memcached(1) servers.
+
+
+-------
+OPTIONS
+-------
+
+
+You can specify servers via the option:
+
+.. option:: --servers
+
+or via the environment variable:
+
+.. envvar:: `MEMCACHED_SERVERS`
+
+For a full list of operations run the tool with the
+
+.. option:: --help
 
-You can specify servers via the \ **--servers**\  option or via the
-environment variable \ ``MEMCACHED_SERVERS``\ .
 
-For a full list of operations run the tool with the \ **--help**\  option.
 
 
 ----
@@ -55,5 +67,5 @@ SEE ALSO
 --------
 
 
-memcached(1) libmemcached(3)
+:manpage:`memcached(1)` :manpage:`libmemcached(3)`