Update the manuals

This commit is contained in:
Markus Fleschutz
2021-10-06 11:52:39 +02:00
parent 98c305e8f3
commit 38aeb4c3c7
263 changed files with 2 additions and 265 deletions

View File

@ -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