X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fsource%2Fbin%2Fmemping.rst;h=fff7db223e9d8f0c55d9d3b379e3cd508e68ad20;hb=e20117720ca0fa133781b62c43aab59fe864b390;hp=5fdfef70c3f32a13d247ce31eec54e80f2b15733;hpb=9d8ad7151bed36742138f7422307d19d0d64373c;p=awesomized%2Flibmemcached diff --git a/docs/source/bin/memping.rst b/docs/source/bin/memping.rst index 5fdfef70..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,38 +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: +ENVIRONMENT +----------- -.. option:: --help +.. envvar:: MEMCACHED_SERVERS + Specify the list of servers. --------- SEE ALSO -------- .. only:: man - :manpage:`memcached(1)` :manpage:`libmemcached(3)` + :manpage:`memcached(1)` + :manpage:`libmemcached(3)` + +.. only:: html + +* :doc:`/libmemcached`