Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / cron.release.yml
1 description: 'Release cron system lock to run cron again'
2 messages:
3     released: 'Cron lock was released successfully'
4 examples:
5     - description: 'Execute the cron globally'
6       execution: |
7         drupal cron:execute
8