Code

spurious backslash escape
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>
Tue, 18 Feb 2003 23:00:18 +0000 (23:00 +0000)
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>
Tue, 18 Feb 2003 23:00:18 +0000 (23:00 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@344 f882894a-f735-0410-b71e-b25c423dba1c

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 "\