From f1e77cdbe632659302e72b2d22b3ee9414c25e1e Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Sat, 21 Mar 2020 15:40:13 +0100 Subject: cli: context: add ':' to the section titles So that --help-all print all sections in the same way as the Help and Application option groups. --- cli/mmcli-modem-simple.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/mmcli-modem-simple.c') diff --git a/cli/mmcli-modem-simple.c b/cli/mmcli-modem-simple.c index 35c85a8a..174f144b 100644 --- a/cli/mmcli-modem-simple.c +++ b/cli/mmcli-modem-simple.c @@ -65,7 +65,7 @@ mmcli_modem_simple_get_option_group (void) GOptionGroup *group; group = g_option_group_new ("simple", - "Simple options", + "Simple options:", "Show Simple options", NULL, NULL); -- cgit v1.2.3-70-g09d2