help_str          475 src/args.c                                          const gchar *help_str)
help_str          483 src/args.c         full_help_str = g_strdup_printf ("%s\n\n%s\n", error_message_str, help_str);
help_str          712 src/args.c                 gchar *help_str;
help_str          714 src/args.c                 help_str = g_option_context_get_help (context, TRUE, NULL);
help_str          718 src/args.c                                       help_str);
help_str          724 src/args.c                                                                          (*mcerror)->message, help_str);
help_str          728 src/args.c                 g_free (help_str);