X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fmemflush.rst;h=d2cb644fd2b6b85fe125e172f0388851d940e7b7;hb=28adf7b936c6f5c25b7526ff56ec1256da1246d4;hp=88982259f6c05de5f8c9cd472df201a41da80720;hpb=e668c212d13197abf5d8e2ddc7916057c94325b6;p=m6w6%2Flibmemcached diff --git a/docs/memflush.rst b/docs/memflush.rst index 88982259..d2cb644f 100644 --- a/docs/memflush.rst +++ b/docs/memflush.rst @@ -10,22 +10,35 @@ Reset a server or list of servers SYNOPSIS -------- -.. program:: memflush +:program: `memflush` -.. option:: --help +.. program:: memflush ----------- DESCRIPTION ----------- -\ **memflush**\ resets the contents of memcached(1) servers. -This means all data in these servers will be deleted. +:program:`memflush` resets the contents of memcached(1) servers. +This means that all data in the specified servers will be deleted. + + +------- +OPTIONS +------- + -You can specify servers via the \ **--servers**\ option or via the -environment variable \ ``MEMCACHED_SERVERS``\ . +You can specify servers via the option: -For a full list of operations run the tool with the \ **--help**\ option. +.. option:: --servers + +or via the environment variable: + +.. envvar:: `MEMCACHED_SERVERS` + +For a full list of operations run the tool with option: + +.. option:: --help ---- @@ -34,7 +47,7 @@ HOME To find out more information please check: -`https://launchpad.net/libmemcached `_ +`http://libmemcached.org/ `_ ------ @@ -51,4 +64,4 @@ Mark Atwood SEE ALSO -------- -memcached(1) libmemcached(3) +:manpage:`memcached(1)` :manpage:`libmemcached(3)`