Update the manuals

This commit is contained in:
Markus Fleschutz
2021-10-06 13:00:03 +02:00
parent 38aeb4c3c7
commit 8364a7e905
263 changed files with 263 additions and 263 deletions

View File

@ -1,4 +1,4 @@
# convert-mysql2csv.ps1 - Convert a MySQL database table to a .CSV file
## convert-mysql2csv.ps1 - Convert a MySQL database table to a .CSV file
convert-mysql2csv.ps1 [<server>] [<database>] [<username>] [<password>] [<query>]