diff options
Diffstat (limited to 'cli/mmcli-manager.c')
-rw-r--r-- | cli/mmcli-manager.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/mmcli-manager.c b/cli/mmcli-manager.c index e1e3c36c..950617b6 100644 --- a/cli/mmcli-manager.c +++ b/cli/mmcli-manager.c @@ -108,7 +108,7 @@ mmcli_manager_get_option_group (void) /* Status options */ group = g_option_group_new ("manager", - "Manager options", + "Manager options:", "Show manager options", NULL, NULL); |