From 3503acb1479a7ef0f066025e30de5d2537021f5d Mon Sep 17 00:00:00 2001 From: Phil Batey Date: Thu, 2 Mar 2023 12:48:50 -0700 Subject: [PATCH] Update README.md List valid units for interval. Signed-off-by: Author Name Signed-off-by: Phil Batey --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc60d8f..ce1f461 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,9 @@ level of precision is better left to other tools. ## Source Configuration * `interval`: *Optional.* The interval on which to report new versions. Valid - examples: `60s`, `90m`, `1h`. If not specified, this resource will generate - exactly 1 new version per calendar day on each of the valid `days`. + units are: “ns”, “us” (or “µs”), “ms”, “s”, “m”, “h”. Examples: `60s`, `90m`, + `1h30m`. If not specified, this resource will generate exactly 1 new version + per calendar day on each of the valid `days`. * `location`: *Optional. Default `UTC`.* The [location](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) in