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:
@ -6,7 +6,6 @@ convert-mysql2csv.ps1 [<server>] [<database>] [<username>] [<password>] [<query>
|
||||
```powershell
|
||||
convert-mysql2csv.ps1 [[-server] <String>] [[-database] <String>] [[-username] <String>] [[-password] <String>] [[-query] <String>] [<CommonParameters>]
|
||||
|
||||
|
||||
-server <String>
|
||||
|
||||
Required? false
|
||||
|
Reference in New Issue
Block a user