Skip to content

Commit f01b943

Browse files
committed
Changed parameter in help
1 parent 6f54d53 commit f01b943

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

functions/Invoke-PSDCRepairClone.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
Windows Authentication will be used if SqlCredential is not specified. SQL Server does not accept Windows credentials being passed as credentials.
2222
To connect as a different Windows user, run PowerShell as that user.
2323
24-
.PARAMETER PSDCSqlCredential
24+
.PARAMETER Credential
2525
Allows you to login to servers using SQL Logins as opposed to Windows Auth/Integrated/Trusted.
2626
This works similar as SqlCredential but is only meant for authentication to the the host
2727

0 commit comments

Comments
 (0)