Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c58b945

Browse files
committed
Message style improvements
1 parent 299d171 commit c58b945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_dump/pg_dumpall.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ help(void)
551551
printf(_(" --disable-dollar-quoting disable dollar quoting, use SQL standard quoting\n"));
552552
printf(_(" --disable-triggers disable triggers during data-only restore\n"));
553553
printf(_(" --no-tablespaces do not dump tablespace assignments\n"));
554-
printf(_(" --quote-all-identifiers quote all identifiers, even if not keywords\n"));
554+
printf(_(" --quote-all-identifiers quote all identifiers, even if not key words\n"));
555555
printf(_(" --role=ROLENAME do SET ROLE before dump\n"));
556556
printf(_(" --no-security-labels do not dump security label assignments\n"));
557557
printf(_(" --no-unlogged-table-data do not dump unlogged table data\n"));

0 commit comments

Comments
 (0)