branch | v0.6.x |
changeset 458 | 4ff0fa3ba0fa |
parent 456 | 7847f949d0a2 |
child 462 | a64c1b5e08b4 |
--- a/VirtualMailManager/cli/subcommands.py Sat Nov 05 19:04:07 2011 +0000 +++ b/VirtualMailManager/cli/subcommands.py Sat Nov 05 21:44:23 2011 +0000 @@ -180,7 +180,7 @@ noop = lambda option: option opt_formater = { 'misc.dovecot_version': version_str, - 'misc.quota_bytes': human_size, + 'domain.quota_bytes': human_size, } option = ctx.args[2].lower()