Code

spurious backslash escape
[nagiosplug.git] / plugins / check_pgsql.c
index 2d80fad1bb04560c89fafc1dcd1c639ad942bcc0..f8419dca7e9683a4fe5bb431549e3237427d39a9 100644 (file)
@@ -30,8 +30,7 @@ const char *progname = "check_pgsql";
 #define EMAIL "kdebisschop@users.sourceforge.net"
 #define SUMMARY "Tests to see if a PostgreSQL DBMS is accepting connections.\n"
 
-#define OPTIONS "\
-\[-c critical_time] [-w warning_time] [-t timeout] [-H host]\n\
+#define OPTIONS "[-c critical_time] [-w warning_time] [-t timeout] [-H host]\n\
              [-P port] [-d database] [-l logname] [-p password]"
 
 #define LONGOPTIONS "\