From 77ca6fda0788054d467d0f17f3be838a9453591d Mon Sep 17 00:00:00 2001 From: jack-education <38191888+jack-education@users.noreply.github.com> Date: Fri, 8 Jan 2021 00:26:15 +0000 Subject: [PATCH] Corrected README Setting a schedule configuration example --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f36430a..26d6a52 100644 --- a/README.md +++ b/README.md @@ -118,10 +118,10 @@ reboots to predictable schedules. Use `--reboot-days`, `--start-time`, hours on the west coast USA can be specified with: ```console - --reboot-days mon,tue,wed,thu,fri - --start-time 9am - --end-time 5pm - --time-zone America/Los_Angeles + --reboot-days=mon,tue,wed,thu,fri + --start-time=9am + --end-time=5pm + --time-zone=America/Los_Angeles ``` Times can be formatted in numerous ways, including `5pm`, `5:00pm` `17:00`,