Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

Commit 368b82a

Browse files
committed
Update manpage for -F
1 parent fbe823d commit 368b82a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/memcached.1

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,10 @@ minimum is 1k, max is 128m. Adjusting this value changes the item size limit.
131131
Beware that this also increases the number of slabs (use -v to view), and the
132132
overal memory usage of memcached.
133133
.TP
134+
.B \-F
135+
Disables the "flush_all" command. The cmd_flush counter will increment, but
136+
clients will receive an error message and the flush will not occur.
137+
.TP
134138
.B \-o <options>
135139
Comma separated list of extended or experimental options. See -h or wiki for
136140
up to date list.

0 commit comments

Comments
 (0)