mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Update the manuals
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
## convert-mysql2csv.ps1 - Convert a MySQL database table to a .CSV file
|
||||
|
||||
This script converts a MySQL database table to a .CSV file.
|
||||
This PowerShell script converts a MySQL database table to a .CSV file.
|
||||
|
||||
## Parameters
|
||||
```powershell
|
||||
@ -63,7 +63,7 @@ PS> ./convert-mysql2csv
|
||||
```
|
||||
|
||||
## Notes
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
Author: Markus Fleschutz / License: CC0
|
||||
|
||||
## Related Links
|
||||
https://github.com/fleschutz/PowerShell
|
||||
|
Reference in New Issue
Block a user