summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--morphlib/plugins/system_manifests_plugin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/morphlib/plugins/system_manifests_plugin.py b/morphlib/plugins/system_manifests_plugin.py
index 7fe33102..b73a14ee 100644
--- a/morphlib/plugins/system_manifests_plugin.py
+++ b/morphlib/plugins/system_manifests_plugin.py
@@ -41,7 +41,7 @@ class SystemManifestsPlugin(cliapp.Plugin):
'`single-file` or `all-files` for the '
'two methods, respectively. Defaults to '
'all-files, although this is much slower.',
- group='manifest options')
+ group='generate-manifest-csv options')
def disable(self):
pass