From 368b82afa033cdf0d0b58d851b0cbbcd2ecf00bd Mon Sep 17 00:00:00 2001 From: dormando Date: Fri, 20 Dec 2013 13:33:17 -0800 Subject: Update manpage for -F --- doc/memcached.1 | 4 ++++ 1 file changed, 4 insertions(+) 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 Comma separated list of extended or experimental options. See -h or wiki for up to date list. -- cgit v1.2.1