# HG changeset patch # User Pascal Volk # Date 1346619700 0 # Node ID ab97727357a494240ae8b302cbd2481dccb86b11 # Parent b994444f7dee8b1f31217aeadcd9c0e453ecceef VMM/cli: Activated help subcommand. Implemented Command.help_(), which reads the command's help message from cli.clihelp. diff -r b994444f7dee -r ab97727357a4 VirtualMailManager/cli/clihelp.py --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/VirtualMailManager/cli/clihelp.py Sun Sep 02 21:01:40 2012 +0000 @@ -0,0 +1,222 @@ +# -*- coding: UTF-8 -*- +# Copyright (c) 2012, Pascal Volk +# See COPYING for distribution information. +""" + VirtualMailManager.cli.vmmhelp + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + Virtual Mail Manager's command line help. +""" + +_ = lambda msg: msg + + +help_msgs = {'configget': (_(u"""This subcommand is used to display the +actual value of the given configuration