X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fsource%2Fbin%2Fmemping.rst;h=fc08b27e87926f420c802e211d390db0d3f0def3;hb=60f8b5453b71e6a6252641607ce337739794d907;hp=fff7db223e9d8f0c55d9d3b379e3cd508e68ad20;hpb=911c5ad81ebd8ff9a72cfbb5bc1e2a7b49ee3f92;p=awesomized%2Flibmemcached diff --git a/docs/source/bin/memping.rst b/docs/source/bin/memping.rst index fff7db22..fc08b27e 100644 --- a/docs/source/bin/memping.rst +++ b/docs/source/bin/memping.rst @@ -4,7 +4,7 @@ memping SYNOPSIS -------- -memping [options] [server] +|client_prefix|\ping [options] [server] .. program:: memping @@ -22,12 +22,17 @@ OPTIONS .. include:: options/common.rst .. include:: options/sasl.rst -ENVIRONMENT ------------ +.. option:: -s|--servers + + Specify the list of servers as *hostname[:port][,hostname[:port]...]*. + + +.. include:: common/env.rst -.. envvar:: MEMCACHED_SERVERS +NOTES +----- - Specify the list of servers. +.. include:: common/note_program_prefix.rst SEE ALSO --------