diff options
Diffstat (limited to 'plugins/check_dbi.c')
| -rw-r--r-- | plugins/check_dbi.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/check_dbi.c b/plugins/check_dbi.c index 9bc68eb3..81d92952 100644 --- a/plugins/check_dbi.c +++ b/plugins/check_dbi.c | |||
| @@ -688,6 +688,8 @@ void print_help(void) { | |||
| 688 | 688 | ||
| 689 | printf(UT_VERBOSE); | 689 | printf(UT_VERBOSE); |
| 690 | 690 | ||
| 691 | printf(UT_OUTPUT_FORMAT); | ||
| 692 | |||
| 691 | printf("\n"); | 693 | printf("\n"); |
| 692 | printf(" %s\n", _("A DBI driver (-d option) is required. If the specified metric operates")); | 694 | printf(" %s\n", _("A DBI driver (-d option) is required. If the specified metric operates")); |
| 693 | printf(" %s\n\n", _("on a query, one has to be specified (-q option).")); | 695 | printf(" %s\n\n", _("on a query, one has to be specified (-q option).")); |
