etcdmain: add quota-backend-bytes to help.go

This commit is contained in:
Gyu-Ho Lee 2016-04-21 13:05:54 -07:00
parent 79a91b3450
commit fa61bf86d7

View File

@ -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: