summaryrefslogtreecommitdiff
path: root/doc/memcached.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/memcached.1')
-rw-r--r--doc/memcached.14
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/memcached.1 b/doc/memcached.1
index b6f633d..287e87f 100644
--- a/doc/memcached.1
+++ b/doc/memcached.1
@@ -131,6 +131,10 @@ minimum is 1k, max is 128m. Adjusting this value changes the item size limit.
Beware that this also increases the number of slabs (use -v to view), and the
overal memory usage of memcached.
.TP
+.B \-F
+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 \-o <options>
Comma separated list of extended or experimental options. See -h or wiki for
up to date list.