diff --git a/pgloader.1 b/pgloader.1 index b764fe1..a5bf238 100644 --- a/pgloader.1 +++ b/pgloader.1 @@ -272,7 +272,7 @@ Same behaviour as in the \fIAFTER LOAD DO\fR clause\. Allows you to read the SQL .IP "" 0 . .SS "Connection String" -The \fB\fR parameter is expected to be given as a \fIConnection URI\fR as documented in the PostgreSQL documentation at http://www\.postgresql\.org/docs/9\.3/static/libpq\-connect\.html#LIBPQ\-CONNSTRING\. +The \fB\fR parameter is expected to be given as a \fIConnection URI\fR as documented in the PostgreSQL documentation at http://www\.postgresql\.org/docs/9\.3/static/libpq\-connect\.html#LIBPQ\-CONNSTRING\. . .IP "" 4 . diff --git a/pgloader.1.md b/pgloader.1.md index 065a9cd..7fd8dc1 100644 --- a/pgloader.1.md +++ b/pgloader.1.md @@ -253,7 +253,7 @@ Some clauses are common to all commands: ### Connection String -The `` parameter is expected to be given as a *Connection URI* +The `` parameter is expected to be given as a *Connection URI* as documented in the PostgreSQL documentation at http://www.postgresql.org/docs/9.3/static/libpq-connect.html#LIBPQ-CONNSTRING.