Skip to content

Commit 14e79ea

Browse files
committed
Fix formatting
1 parent 3ca6f9a commit 14e79ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ TARGET zabbix:keyname:hostname:input_item_name:output_item_name
4747
with:
4848

4949
* `keyname`: the attribute you want to use to select items in the configuration, possible values:
50-
** `name` refers to the item name configured in Zabbix
51-
** `key_` refers to the key configured in Zabbix
52-
** `itemid` refers to the item id used by Zabbix
50+
* `name` refers to the item name configured in Zabbix
51+
* `key_` refers to the key configured in Zabbix
52+
* `itemid` refers to the item id used by Zabbix
5353
* `hostname`: the hostname of the host you want to use
5454
* `input_item_name`: the input item identifier (according to what you put as keyname)
5555
* `output_item_name`: the output item identifier (according to what you put as keyname)

0 commit comments

Comments
 (0)