summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6b0b1a0)
raw | patch | inline | side by side (parent: 6b0b1a0)
author | Sebastian Harl <sh@teamix.net> | |
Thu, 7 Apr 2011 09:32:30 +0000 (11:32 +0200) | ||
committer | Sebastian Harl <sh@teamix.net> | |
Thu, 7 Apr 2011 09:32:30 +0000 (11:32 +0200) |
These options are not currently supported.
plugins/check_pgsql.c | patch | blob | history |
diff --git a/plugins/check_pgsql.c b/plugins/check_pgsql.c
index 6251e0b21ed199f02639e8dedfbc0da69bbf0eec..85e26fe099cf58a0cab6650ff631f61a60ec4dd2 100644 (file)
--- a/plugins/check_pgsql.c
+++ b/plugins/check_pgsql.c
printf (UT_HOST_PORT, 'P', myport);
- printf (UT_IPv46);
-
printf (" %s\n", "-d, --database=STRING");
printf (" %s", _("Database to check "));
printf (_("(default: %s)"), DEFAULT_DB);