X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fsource%2Fbin%2Fmemflush.rst;h=461ef85ffcbcf6a567b561e81f6996d1b1c591cd;hb=43032f572a83233b5183ed6989921efe930aa719;hp=06a5d4d7d500d86a61a3412769d67db1701fab66;hpb=9d8ad7151bed36742138f7422307d19d0d64373c;p=awesomized%2Flibmemcached diff --git a/docs/source/bin/memflush.rst b/docs/source/bin/memflush.rst index 06a5d4d7..461ef85f 100644 --- a/docs/source/bin/memflush.rst +++ b/docs/source/bin/memflush.rst @@ -2,11 +2,8 @@ memflush - flush all data from a server ======================================= - Reset a server or list of servers - --------- SYNOPSIS -------- @@ -14,20 +11,15 @@ memflush [options] .. program:: memflush ------------ DESCRIPTION ----------- - :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 option: .. option:: --servers @@ -40,9 +32,6 @@ For a full list of operations run the tool with option: .. option:: --help - - --------- SEE ALSO --------