X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fmemflush.rst;h=d2cb644fd2b6b85fe125e172f0388851d940e7b7;hb=16ba6539e831e2abcef9dcf56fa26e3a0d5c7f91;hp=e02969bd2106e26127bc2b413669ddbf7ba537cb;hpb=67456d74f5bd4f354a360d70da503dc58cbe5971;p=awesomized%2Flibmemcached diff --git a/docs/memflush.rst b/docs/memflush.rst index e02969bd..d2cb644f 100644 --- a/docs/memflush.rst +++ b/docs/memflush.rst @@ -14,20 +14,31 @@ SYNOPSIS .. program:: memflush -.. option:: --help - ----------- DESCRIPTION ----------- -\ **memflush**\ resets the contents of memcached(1) servers. +:program:`memflush` resets the contents of memcached(1) servers. This means that all data in the specified servers will be deleted. -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. +------- +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 option: + +.. option:: --help ---- @@ -53,4 +64,4 @@ Mark Atwood SEE ALSO -------- -memcached(1) libmemcached(3) +:manpage:`memcached(1)` :manpage:`libmemcached(3)`