Browse Source

Update CHANGELOG.md

pull/125/head
Dmitry Nefedov 3 years ago
committed by GitHub
parent
commit
2ce62a3cf6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CHANGELOG.md

2
CHANGELOG.md

@ -18,7 +18,7 @@ Diff from v5.3.2
* If you want to run the specific functions without editing the preset file you can run them as parameters now
```powershell
.\Sophia.ps1 -Functions "FunctionName1 -Parameter", "FunctionName2 -Parameter"
.\Sophia.ps1 -Functions CreateRestorePoint, "ScheduledTasks -Disable", "WindowsCapabilities -Disable", Refresh
```
* The quotation marks required;

Loading…
Cancel
Save