diff --git a/centreon-plugins/notification/microsoft/office365/teams/mode/alert.pm b/centreon-plugins/notification/microsoft/office365/teams/mode/alert.pm index b3035f71e..6cfb6dcc9 100644 --- a/centreon-plugins/notification/microsoft/office365/teams/mode/alert.pm +++ b/centreon-plugins/notification/microsoft/office365/teams/mode/alert.pm @@ -207,7 +207,7 @@ Send notifications to a Microsoft Teams Channel. Example for a Host: centreon_plugins.pl --plugin=notification::microsoft::office365::teams::plugin --mode=alert --teams-webhook='https:/teams.microsoft.com/1/channel/...' --host-name='my_host_1' --host-state='DOWN' --host-output='CRITICAL - my_host_1: rta nan, lost 100%' ---centreon-url='https://127.0.0.1/centreon/' --action-links' +--centreon-url='https://127.0.0.1/centreon' --action-links' =over 8 @@ -247,6 +247,7 @@ Add actions links buttons to the notification card (resource status & graph page =item B<--centreon-url> Specify the Centreon interface URL (to be used with the action links). +Syntax: --centreon-url='https://mycentreon.mydomain.local/centreon' =item B<--bam>