verbose_hint      260 tools/crm_verify.c         const char *verbose_hint = "";
verbose_hint      268 tools/crm_verify.c             verbose_hint = " (-V may provide more detail)";
verbose_hint      270 tools/crm_verify.c         out->err(out, "Configuration invalid%s%s", failure_type, verbose_hint);