Skip to content

Commit cc98fbb

Browse files
committed
Update example and notes path for system-clean
1 parent cbd2e1a commit cc98fbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Maintenence-Testing/system-clean.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
It also measures the elapsed time for the operation and outputs the result.
88
99
.EXAMPLE
10-
.\dnscache-clear.ps1
10+
.\system-clean.ps1
1111
This command runs the script to clear the DNS client cache and displays the elapsed time.
1212
1313
.NOTES
1414
Author: GillenReidSynanetics
15-
FilePath: /GillenReidSynanetics/syn-support-operational-scripts/Beta/dnscache-clear.ps1
15+
FilePath: /GillenReidSynanetics/syn-support-operational-scripts/Beta/system-clean.ps1
1616
1717
#>
1818
try {

0 commit comments

Comments
 (0)