Improve formatting

This commit is contained in:
Justin Hawkins 2022-07-31 18:10:55 +09:30
parent bfe8db6b0c
commit d8e44d7fa0

View File

@ -24,7 +24,7 @@ Or maybe leverage your shell:
PostgreSQL connection URL's are described here: https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING
Note that `multipg2csv` will use your .pgpass if available, and you should definitely use it,
Note that `multipg2csv` will use your `.pgpass` file if available, and you should definitely use it,
instead of supplying passwords on the command line.
# Known bugs