Skip to content

Commit 8cb15d6

Browse files
committed
Update Test-PendingReboot.ps1
1 parent 35122e3 commit 8cb15d6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Random Stuff/Test-PendingReboot.ps1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
.EXAMPLE
3737
PS> Test-PendingReboot
3838
39-
This example checks various registry values to see if the local computer is pending a reboot.
39+
This example checks various registry values to see if the local computer is pending a reboot.
40+
4041
#>
4142
[CmdletBinding()]
4243
param(

0 commit comments

Comments
 (0)