diff --git a/src/oebuild/app/plugins/m_plugin/m_plugin.py b/src/oebuild/app/plugins/m_plugin/m_plugin.py index 538f3418a35b9b63663bf1ccb02f6d521b19f14c..1b1e71fad99e90df1b6542f1086dc4dd6fe54234 100644 --- a/src/oebuild/app/plugins/m_plugin/m_plugin.py +++ b/src/oebuild/app/plugins/m_plugin/m_plugin.py @@ -33,7 +33,7 @@ class MPlugin(OebuildCommand): developped, you can use it through oebuild. """ - help_msg = 'Update the basic environment required for the build' + help_msg = 'manage the oebuild plugin' description = textwrap.dedent(''' This is a plugin management function that supports users to customize plugin and add them to the oebuild for use. plugin only affect locally installed oebuilds,