summaryrefslogtreecommitdiff
path: root/doc/memcached.1
diff options
context:
space:
mode:
authordormando <dormando@rydia.net>2016-12-18 17:32:39 -0800
committerdormando <dormando@rydia.net>2016-12-18 17:32:39 -0800
commit1c12cf1d34213c9a04192294412c6a5ec01a8287 (patch)
tree1231b72ef0e5b9153092b9668d3205b74e03f8c2 /doc/memcached.1
parent464cd01564edd51b47b556d34dbb8f656600ce7e (diff)
downloadmemcached-1c12cf1d34213c9a04192294412c6a5ec01a8287.tar.gz
Add -X option to disable cachedump/metadump
In case you're worried about leaking cache contents.
Diffstat (limited to 'doc/memcached.1')
-rw-r--r--doc/memcached.13
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/memcached.1 b/doc/memcached.1
index 61a0803..a0549ed 100644
--- a/doc/memcached.1
+++ b/doc/memcached.1
@@ -153,6 +153,9 @@ compiled with SASL support enabled.
Disables the "flush_all" command. The cmd_flush counter will increment, but
clients will receive an error message and the flush will not occur.
.TP
+.B \-X
+Disables the "stats cachedump" and "lru_crawler metadump" commands.
+.TP
.B \-o <options>
Comma separated list of extended or experimental options. See \-h or wiki for
up to date list.