Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 authored Jan 21, 2021
1 parent 366066e commit 2ce62a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 2ce62a3

Please sign in to comment.