Index: check_pgsql.c =================================================================== --- check_pgsql.c (revision 2203) +++ check_pgsql.c (working copy) @@ -429,8 +429,6 @@ printf (_(UT_TIMEOUT), DEFAULT_SOCKET_TIMEOUT); - printf (_(UT_VERBOSE)); - printf ("\n"); printf (" %s\n", _("All parameters are optional.")); printf (" %s\n", _("This plugin tests a PostgreSQL DBMS to determine whether it is active and"));