From d93cb605356617e64a37402c838efb890cc5aa67 Mon Sep 17 00:00:00 2001 From: Romain <96626929+Romanitho@users.noreply.github.com> Date: Mon, 17 Oct 2022 16:55:13 +0200 Subject: [PATCH] 1 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7ff1f51..0db8ac2 100644 --- a/README.md +++ b/README.md @@ -89,16 +89,16 @@ Use White List instead of Black List. This setting will not create the "excluded Get Black/White List from Path (URL/UNC/Local) (copy/download to Winget-AutoUpdate installation location if external list is newer). **-BypassListForUsers** -Bypass Black/White list when run in user context +Bypass Black/White list when run in user context (From version 1.15.0) **-NoClean** Keep critical files when installing/uninstalling. This setting will keep "excluded_apps.txt", "included_apps.txt", "mods" and "logs" as they were. **-DesktopShortcut** -Create a shortcut for user interaction on the Desktop to run task `Winget-AutoUpdate` +Create a shortcut for user interaction on the Desktop to run task `Winget-AutoUpdate` (From version 1.15.0) **-StartMenuShortcut** -Create shortcuts for user interaction in the Start Menu to run task `Winget-AutoUpdate`, open Logs and Web Help +Create shortcuts for user interaction in the Start Menu to run task `Winget-AutoUpdate`, open Logs and Web Help (From version 1.15.0) **-NotificationLevel** Specify the Notification level: Full (Default, displays all notification), SuccessOnly (Only displays notification for success) or None (Does not show any popup). @@ -107,10 +107,10 @@ Specify the Notification level: Full (Default, displays all notification), Succe Set WAU to run at user logon. **-UpdatesInterval** -Specify the update frequency: Daily (Default), Weekly, Biweekly, Monthly or Never. Can be set to 'Never' in combination with '-UpdatesAtLogon' +Specify the update frequency: Daily (Default), Weekly, Biweekly, Monthly or Never. Can be set to 'Never' in combination with '-UpdatesAtLogon' for instance **-UpdatesAtTime** -Specify the time of the update interval execution time. Default 6AM +Specify the time of the update interval execution time. Default 6AM. (From version 1.15.0) **-RunOnMetered** Run WAU on metered connection. Default No.