X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fsource%2Fbin%2Fmemping.rst;h=fff7db223e9d8f0c55d9d3b379e3cd508e68ad20;hb=30a61a951f7c89a710621c4485f381fb35a55f44;hp=5a7842996de8a8cc46d4e4831db627c34727c0a6;hpb=f2a59b728c20f7fe78874dd41187ab3fb2db6c7e;p=awesomized%2Flibmemcached diff --git a/docs/source/bin/memping.rst b/docs/source/bin/memping.rst index 5a784299..fff7db22 100644 --- a/docs/source/bin/memping.rst +++ b/docs/source/bin/memping.rst @@ -1,9 +1,6 @@ -=============================================== -memping - Test to see if a server is available. -=============================================== +memping +======= - --------- SYNOPSIS -------- @@ -11,51 +8,35 @@ memping [options] [server] .. program:: memping +Test for availability of a server ------------ DESCRIPTION ----------- +:program:`memping` can be used to ping a memcached server to see if it is accepting connections. -:program:`memping` can be used to ping a memcached server to see if it is taking connections. - -------- OPTIONS ------- +.. include:: options/all.rst +.. include:: options/common.rst +.. include:: options/sasl.rst -You can specify servers via the option: - -.. option:: --servers - -or via the environment variable: - -.. envvar:: `MEMCACHED_SERVERS` - -If you do not specify either these, the final value in the command line list is the name of a server(s). - -For a full list of operations run the tool with the option: - -.. option:: --help - - ----- -HOME ----- +ENVIRONMENT +----------- +.. envvar:: MEMCACHED_SERVERS -To find out more information please check: -`http://libmemcached.org/ `_ + Specify the list of servers. +SEE ALSO +-------- ------- -AUTHOR ------- +.. only:: man -Brian Aker, + :manpage:`memcached(1)` + :manpage:`libmemcached(3)` --------- -SEE ALSO --------- +.. only:: html -:manpage:`memcached(1)` :manpage:`libmemcached(3)` +* :doc:`/libmemcached`