From fa61bf86d7709fdddc4b79b9a084e56f1c9f7b49 Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Thu, 21 Apr 2016 13:05:54 -0700 Subject: [PATCH] etcdmain: add quota-backend-bytes to help.go --- etcdmain/help.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etcdmain/help.go b/etcdmain/help.go index a4dd4bf0b..f702befdc 100644 --- a/etcdmain/help.go +++ b/etcdmain/help.go @@ -51,7 +51,8 @@ member flags: maximum number of wal files to retain (0 is unlimited). --cors '' comma-separated whitelist of origins for CORS (cross-origin resource sharing). - + --quota-backend-bytes '0' + raise alarms when backend size exceeds the given quota (0 defaults to low space quota). clustering flags: