commit | 24c595f6e4644685778a4f904861b1b50705dcb3 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Thu Jul 13 17:36:25 2017 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Thu Jul 13 17:36:25 2017 +0000 |
tree | 62d396ea50c6cf4162c01df7ea4ed660a8414e5b | |
parent | 27d51685c98d1174cd2c9e56aefcfa7a705b4a2f [diff] | |
parent | 487cf1fc4b23608eacb7d4ef2cc7577a227ae3e5 [diff] |
Merge "Document start day of week" into feature/zuulv3
diff --git a/doc/source/admin/drivers/timer.rst b/doc/source/admin/drivers/timer.rst index c70df5c..c8afdd7 100644 --- a/doc/source/admin/drivers/timer.rst +++ b/doc/source/admin/drivers/timer.rst
@@ -21,4 +21,4 @@ **time** The time specification in cron syntax. Only the 5 part syntax is supported, not the symbolic names. Example: ``0 0 * * *`` runs at - midnight. + midnight. The first weekday is Monday.