diff --git a/README.md b/README.md index 757f8e0..39c476a 100644 --- a/README.md +++ b/README.md @@ -75,13 +75,13 @@ Install Winget-AutoUpdate and prerequisites silently. **-MaxLogFiles** Specify number of allowed log files. -Default is 3 of 0-99: +Default is 3 out of 0-99: Setting MaxLogFiles to 0 don't delete any old archived log files. Setting it to 1 keeps the original one and just let it grow. **-MaxLogSize** Specify the size of the log file in bytes before rotating. -Default is 1048576 = 1 MB (ca. 8000 lines) +Default is 1048576 = 1 MB (ca. 7500 lines) **-WingetUpdatePath** Specify Winget-AutoUpdate installation location. Default: `C:\ProgramData\Winget-AutoUpdate` (Recommended to leave default).