Skip to content

Commit 32b0233

Browse files
committed
Use the same style in the help synopsis that other programs are using.
1 parent b2f47aa commit 32b0233

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bin/pg_config/pg_config.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
*
1818
* Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
1919
*
20-
* $PostgreSQL: pgsql/src/bin/pg_config/pg_config.c,v 1.30 2009/01/01 17:23:54 momjian Exp $
20+
* $PostgreSQL: pgsql/src/bin/pg_config/pg_config.c,v 1.31 2009/02/25 13:35:18 petere Exp $
2121
*
2222
*-------------------------------------------------------------------------
2323
*/
@@ -410,7 +410,7 @@ help(void)
410410
{
411411
printf(_("\n%s provides information about the installed version of PostgreSQL.\n\n"), progname);
412412
printf(_("Usage:\n"));
413-
printf(_(" %s [ OPTION ... ]\n\n"), progname);
413+
printf(_(" %s [OPTION]...\n\n"), progname);
414414
printf(_("Options:\n"));
415415
printf(_(" --bindir show location of user executables\n"));
416416
printf(_(" --docdir show location of documentation files\n"));

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy