We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd9e63e commit cf42588Copy full SHA for cf42588
Documentation/Concepts/Backend/SystemModules/Index.rst
@@ -85,7 +85,8 @@ Cron jobs in Scheduler
85
----------------------
86
87
The backend module called :ref:`TYPO3 Scheduler <typo3/cms-scheduler:start>` can
88
-be used to perform a cron job that you defined previously. In your terminal you
+be used to perform a task that you defined previously in the scheduler.
89
+The scheduler can be triggered by a cron job. In your terminal you
90
can type
91
92
.. code-block:: shell
0 commit comments