mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-15 23:28:07 +02:00
Update the manuals
This commit is contained in:
@ -42,7 +42,7 @@ list-sql-tables.ps1 [-server] <Object> [-database] <Object> [-username] <Object>
|
||||
Accept wildcard characters? false
|
||||
|
||||
[<CommonParameters>]
|
||||
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
|
||||
This script supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
|
||||
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
|
||||
```
|
||||
|
||||
@ -51,7 +51,6 @@ list-sql-tables.ps1 [-server] <Object> [-database] <Object> [-username] <Object>
|
||||
PS>./list-sql-tables
|
||||
```
|
||||
|
||||
|
||||
## Notes
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
|
||||
|
Reference in New Issue
Block a user