You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/concepts/dev-environments.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -491,7 +491,7 @@ The `schedule` property can be combined with `max_duration` or `utilization_poli
491
491
??? info "Cron syntax"
492
492
`dstack`supports [POSIX cron syntax](https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_07). One exception is that days of the week are started from Monday instead of Sunday so `0` corresponds to Monday.
493
493
494
-
The month and day of week fields accept abbreviated English month and weekday names (`jan–de`c and `mon–sun`) respectively.
494
+
The month and day of week fields accept abbreviated English month and weekday names (`jan–dec` and `mon–sun`) respectively.
Copy file name to clipboardExpand all lines: docs/docs/concepts/services.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -703,7 +703,7 @@ The `schedule` property can be combined with `max_duration` or `utilization_poli
703
703
??? info "Cron syntax"
704
704
`dstack`supports [POSIX cron syntax](https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_07). One exception is that days of the week are started from Monday instead of Sunday so `0` corresponds to Monday.
705
705
706
-
The month and day of week fields accept abbreviated English month and weekday names (`jan–de`c and `mon–sun`) respectively.
706
+
The month and day of week fields accept abbreviated English month and weekday names (`jan–dec` and `mon–sun`) respectively.
Copy file name to clipboardExpand all lines: docs/docs/concepts/tasks.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -678,7 +678,7 @@ schedule:
678
678
??? info "Cron syntax"
679
679
`dstack`supports [POSIX cron syntax](https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_07). One exception is that days of the week are started from Monday instead of Sunday so `0` corresponds to Monday.
680
680
681
-
The month and day of week fields accept abbreviated English month and weekday names (`jan–de`c and `mon–sun`) respectively.
681
+
The month and day of week fields accept abbreviated English month and weekday names (`jan–dec` and `mon–sun`) respectively.
0 commit comments