From 25907b9cef858619339b8d94f6270eb12f9c57e0 Mon Sep 17 00:00:00 2001 From: Gabriel Nagy Date: Wed, 6 May 2020 15:30:56 +0300 Subject: (maint) Run `puppet strings` to update docs --- REFERENCE.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'REFERENCE.md') diff --git a/REFERENCE.md b/REFERENCE.md index 79c1e42..afe98bb 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -109,6 +109,8 @@ must be either: - A number between 0 and 7, inclusive, with 0 or 7 being Sunday - The name of the day, such as 'Tuesday'. +Day ranges can only be numeric; e.g. '1-5' for weekdays, but not 'Mon-Fri'. + ##### `month` The month of the year. Optional; if specified, -- cgit v1.2.3