From d8e44d7fa0f559d44d9dbb5c9747da3aec00160a Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Sun, 31 Jul 2022 18:10:55 +0930 Subject: [PATCH] Improve formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66b4dff..4cf176b 100644 --- a/README.md +++ b/README.md @@ -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