Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / cron.release.yml
index a4aa8139b56d45001fc97124503679dbe8ebdf44..c7a8313f006badcd4d5b95525699fe60d0527a72 100644 (file)
@@ -1,3 +1,8 @@
 description: 'Release cron system lock to run cron again'
 messages:
     released: 'Cron lock was released successfully'
+examples:
+    - description: 'Execute the cron globally'
+      execution: |
+        drupal cron:execute
+