mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-16 15:41:52 +02:00
Update the manuals
This commit is contained in:
@ -1,7 +1,4 @@
|
||||
# PowerShell Script: convert-mysql2csv.ps1
|
||||
```powershell
|
||||
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>]
|
||||
|
||||
|
Reference in New Issue
Block a user