X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fsource%2Fbin%2Fmemtouch.rst;h=4e55ab15963d07fc1fb3bf373dbbb842f02b25f5;hb=1419585ea96c095448da2a455580f5905ddd2177;hp=3f7cd1c73ab8006be700f8152a7d45d40d25d929;hpb=e0871342c7fdc7cb9c518d686aab4519c1bda764;p=awesomized%2Flibmemcached diff --git a/docs/source/bin/memtouch.rst b/docs/source/bin/memtouch.rst index 3f7cd1c7..4e55ab15 100644 --- a/docs/source/bin/memtouch.rst +++ b/docs/source/bin/memtouch.rst @@ -1,63 +1,36 @@ -========================= -memtouch - Touches a key. -========================= +memtouch +======== - --------- SYNOPSIS -------- -memtouch [options] key - .. program:: memtouch +memtouch [options] ------------ DESCRIPTION ----------- - :program:`memtouch` does a "touch" on the specified key. -------- OPTIONS ------- +.. include:: options/all.rst +.. include:: options/common.rst +.. include:: options/expire.rst +.. include:: options/hash.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 ----- - - -To find out more information please check: -`http://libmemcached.org/ `_ - - ------- -AUTHOR ------- - -Brian Aker, - --------- SEE ALSO -------- +.. only:: man + + :manpage:`memcached(1)` + :manpage:`libmemcached(3)` -:manpage:`memcached(1)` :manpage:`libmemcached(3)` +.. only:: html +* :doc:`/libmemcached` +* :doc:`/libmemcached/memcached_touch`