X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fsource%2Fbin%2Fmemtouch.rst;h=4e55ab15963d07fc1fb3bf373dbbb842f02b25f5;hb=1419585ea96c095448da2a455580f5905ddd2177;hp=50e924157b69201aea4c6c2a8e7bab74ce50a652;hpb=9d8ad7151bed36742138f7422307d19d0d64373c;p=awesomized%2Flibmemcached diff --git a/docs/source/bin/memtouch.rst b/docs/source/bin/memtouch.rst index 50e92415..4e55ab15 100644 --- a/docs/source/bin/memtouch.rst +++ b/docs/source/bin/memtouch.rst @@ -1,50 +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 - - - --------- SEE ALSO -------- .. only:: man - :manpage:`memcached(1)` :manpage:`libmemcached(3)` + :manpage:`memcached(1)` + :manpage:`libmemcached(3)` + +.. only:: html +* :doc:`/libmemcached` +* :doc:`/libmemcached/memcached_touch`