Skip to content

Commit e2d9f78

Browse files
committed
NGSTACK-914 update docs for cron job command
1 parent 7942293 commit e2d9f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ By default it is set to 1024.
3939
The command also has a ``since`` option that limits processing to content items modified since the given number of days.
4040
By default it is not set, which means all items will be processed.
4141
Command can be executed with: ``bin/console ngscheduledvisibility:update``.
42-
For this mechanism to work how it was intended, this command should be set as cron job.
42+
For this mechanism to work how it was intended, this command should be set as cron job with ``--no-interaction`` option.

0 commit comments

Comments
 (0)