Skip to content

Commit

Permalink
Add user documentation for PR mautic/mautic#13383.
Browse files Browse the repository at this point in the history
  • Loading branch information
biozshock committed Apr 18, 2024
1 parent df9a930 commit 4e65e59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/campaigns/campaign_builder.rst
Original file line number Diff line number Diff line change
Expand Up @@ -250,4 +250,5 @@ Actions and Decisions in Mautic require a :doc:`cron job</configuration/cron_job
php /path/to/mautic/bin/console mautic:campaigns:trigger
If you want to execute the command at different intervals for specific Campaigns, you can pass the ``--campaign-id=ID`` argument to the command.
If you want to execute the command at different intervals for specific Campaigns, you can pass the ``--campaign-id=ID`` option to the command.
If you want to ignore specific Campaigns, you can pass the ``--exclude=ID`` option to the command. Passing multiple options will ignore multiple Campaigns.

0 comments on commit 4e65e59

Please sign in to comment.