X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fsource%2Fbin%2Fmemtouch.rst;h=4e55ab15963d07fc1fb3bf373dbbb842f02b25f5;hb=c98c359a7ea03a0919a385bc88bf1387a47a41e8;hp=c06d42e93b89ed43dbc539b7f6f185ae140cfde3;hpb=bdf3398dac90a54d82aed65099290d51e92d4601;p=awesomized%2Flibmemcached diff --git a/docs/source/bin/memtouch.rst b/docs/source/bin/memtouch.rst index c06d42e9..4e55ab15 100644 --- a/docs/source/bin/memtouch.rst +++ b/docs/source/bin/memtouch.rst @@ -1,14 +1,13 @@ -========================= -memtouch - Touches a key. -========================= +memtouch +======== SYNOPSIS -------- -memtouch [options] key - .. program:: memtouch +memtouch [options] + DESCRIPTION ----------- @@ -17,24 +16,21 @@ DESCRIPTION OPTIONS ------- -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 +.. include:: options/all.rst +.. include:: options/common.rst +.. include:: options/expire.rst +.. include:: options/hash.rst +.. include:: options/sasl.rst SEE ALSO -------- .. only:: man - :manpage:`memcached(1)` :manpage:`libmemcached(3)` + :manpage:`memcached(1)` + :manpage:`libmemcached(3)` + +.. only:: html +* :doc:`/libmemcached` +* :doc:`/libmemcached/memcached_touch`