diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml index f71117ad89..5d3a16d7af 100644 --- a/doc/src/sgml/ref/pg_dump.sgml +++ b/doc/src/sgml/ref/pg_dump.sgml @@ -1,5 +1,5 @@ @@ -644,15 +644,17 @@ PostgreSQL documentation + - Connect as the given user + Connect as the given user. + Force a password prompt. This should happen automatically if diff --git a/doc/src/sgml/ref/pg_dumpall.sgml b/doc/src/sgml/ref/pg_dumpall.sgml index b6d74f1e0d..8dfa773a49 100644 --- a/doc/src/sgml/ref/pg_dumpall.sgml +++ b/doc/src/sgml/ref/pg_dumpall.sgml @@ -1,5 +1,5 @@ @@ -374,7 +374,7 @@ PostgreSQL documentation -W - --password + --password Force a password prompt. This should happen automatically if diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index a5b2bbadb7..0a3b3d12aa 100644 --- a/doc/src/sgml/ref/pg_restore.sgml +++ b/doc/src/sgml/ref/pg_restore.sgml @@ -1,4 +1,4 @@ - + @@ -454,15 +454,17 @@ + - Connect as the given user + Connect as the given user. + Force a password prompt. This should happen automatically if