git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e714d03)
pg_isready: Make --help output more consistent with other utilities
Sun, 7 Jul 2013 20:01:29 +0000 (16:01 -0400)
Sun, 7 Jul 2013 20:05:59 +0000 (16:05 -0400)

diff --git a/src/bin/scripts/pg_isready.c b/src/bin/scripts/pg_isready.c
index d4fe620e431f24279afe724aaa5daee7ea0b2ac5..c676ab86ec3715d77558e1eedbb4b34c17cf48b1 100644 (file)
--- a/src/bin/scripts/pg_isready.c
+++ b/src/bin/scripts/pg_isready.c
@@ -220,6 +220,6 @@ help(const char *progname)
printf(_(" -h, --host=HOSTNAME database server host or socket directory\n"));
printf(_(" -p, --port=PORT database server port\n"));
printf(_(" -t, --timeout=SECS seconds to wait when attempting connection, 0 disables (default: %s)\n"), DEFAULT_CONNECT_TIMEOUT);
- printf(_(" -U, --username=USERNAME database username\n"));
+ printf(_(" -U, --username=USERNAME user name to connect as\n"));
printf(_("\nReport bugs to <pgsql-bugs@postgresql.org>.\n"));
}
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /