Update scripts.markdown (#32496)

This commit is contained in:
Roelof Schuiling 2024-05-27 10:39:49 +02:00 committed by GitHub
parent c2277c5959
commit b6466c4145
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -186,6 +186,7 @@ Delays are useful for temporarily suspending your script and start it at a later
```yaml
# Supports milliseconds, seconds, minutes, hours, days
# Can be used in combination, at least one required
# When using milliseconds, consider that delay as *at least* X milliseconds. It won´t be exact.
# Waits 1 minute
- delay:
minutes: 1