Dmitry Nefedov
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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; |
|
|
|