Document bugs

This commit is contained in:
Justin Hawkins 2022-07-31 18:10:11 +09:30
parent 7d19701857
commit bfe8db6b0c

View File

@ -26,3 +26,7 @@ PostgreSQL connection URL's are described here: https://www.postgresql.org/docs/
Note that `multipg2csv` will use your .pgpass if available, and you should definitely use it,
instead of supplying passwords on the command line.
# Known bugs
* Quitting while transfers are still in progress does not work correctly.