Skip to content

Commit facbfda

Browse files
committed
Add INPUTS section to Get-SqlDscSetupLog documentation to clarify command behavior
1 parent 3a2c126 commit facbfda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/Public/Get-SqlDscSetupLog.ps1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
3131
Retrieves the setup log and filters for lines containing 'Error'.
3232
33+
.INPUTS
34+
None. This command does not accept pipeline input.
35+
3336
.OUTPUTS
3437
`[System.String[]]`
3538

0 commit comments

Comments
 (0)