X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Fsource%2Fbin%2Fmemcat.rst;h=6bb5ebc80da717e12110b1a10d93e568cc8e9a74;hb=dacded439b41d1800d03b2a0f944ca23b5d140c5;hp=aa6cc540053f48401eaf17925fa2a5c9a56ebe5b;hpb=911c5ad81ebd8ff9a72cfbb5bc1e2a7b49ee3f92;p=awesomized%2Flibmemcached diff --git a/docs/source/bin/memcat.rst b/docs/source/bin/memcat.rst index aa6cc540..6bb5ebc8 100644 --- a/docs/source/bin/memcat.rst +++ b/docs/source/bin/memcat.rst @@ -6,7 +6,7 @@ SYNOPSIS .. program:: memcat -memcat [options] key [key...] +|client_prefix|\cat [options] key [key...] Read and output the value of one key or the values of a set of keys. @@ -23,20 +23,17 @@ It is similar to the standard UNIX :manpage:`cat(1)` utility. OPTIONS ------- -.. include:: options/all.rst -.. include:: options/common.rst +.. include:: options/common_get.rst +.. include:: options/flags_noarg.rst .. include:: options/hash.rst +.. include:: options/file_out.rst -.. option:: --flag +.. include:: common/env.rst - Display stored flags. +NOTES +----- -ENVIRONMENT ------------ - -.. envvar:: MEMCACHED_SERVERS - - Specify a list of servers. +.. include:: common/note_program_prefix.rst SEE ALSO --------