diff --git a/hub/powertoys/awake.md b/hub/powertoys/awake.md index 09adc85aa4..9298359412 100644 --- a/hub/powertoys/awake.md +++ b/hub/powertoys/awake.md @@ -59,3 +59,8 @@ PowerToys Awake can also be executed as a standalone application, directly from | `--pid` | Attaches the execution of Awake to a Process ID (PID). When the process with a given PID terminates, Awake terminates as well. | In absence of command-line arguments, PowerToys Awake will keep the computer awake indefinitely. + +When setting the value for the `--time-limit` parameter, both of these formats will be accepted: + +- PowerToys.Awake.exe --time-limit 36000 +- PowerToys.Awake.exe --time-limit=36000