Skip to content

Commit a43187a

Browse files
authored
Fixed markup
1 parent 1624150 commit a43187a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ Installation
3131

3232
apt install python3-imaplib2
3333

34-
* Install the script `check_mail_loop.py` on your monitoring station under `/usr/local/bin/check_mail_loop.py`.
34+
* Install the script ``check_mail_loop.py`` on your monitoring station under ``/usr/local/bin/check_mail_loop.py``.
3535

36-
* Now, define the check command. Depending on your setup, edit for example `/etc/icinga2/conf.d/commands_check_mail_loop.conf`:
36+
* Now, define the check command. Depending on your setup, edit for example ``/etc/icinga2/conf.d/commands_check_mail_loop.conf``:
3737

3838
::
3939

@@ -56,9 +56,9 @@ Installation
5656
"--imap-cleanup" ]
5757
}
5858

59-
* Set up dedicated E-mail accounts. The flag `--imap-cleanup` instructs the plugin to remove all E-mails from the IMAP account.
59+
* Set up dedicated E-mail accounts. The flag ``--imap-cleanup`` instructs the plugin to remove all E-mails from the IMAP account.
6060

61-
* Add a configuration file for Icinga, for example `/etc/icinga2/conf.d/services_mail_loop.conf`:
61+
* Add a configuration file for Icinga, for example ``/etc/icinga2/conf.d/services_mail_loop.conf``:
6262

6363
::
6464

0 commit comments

Comments
 (0)