diff --git a/how_to_schedule.md b/how_to_schedule.md index be8d2cd..25b6c2b 100644 --- a/how_to_schedule.md +++ b/how_to_schedule.md @@ -13,7 +13,9 @@ # How to schedule a script in Synology Task Scheduler 7. Click **Task Settings**. 8. Optionally you can tick **Send run details by email** and **Send run details only when the script terminates abnormally** then enter your email address. 9. In the box under **User-defined script** type the path to the script. - - e.g. If you saved the script to a shared folder on volume1 called "scripts" you'd type: **/volume1/scripts/syno_hdd_db.sh** + - e.g. If you saved the script to a shared folder on volume1 called "scripts" you'd type: + - **/volume1/scripts/syno_hdd_db.sh -nr --autoupdate=3** + - For information on the options see [Options](readme.md#options) 11. Click **OK** to save the settings. Here's some screenshots showing what needs to be set: