1
0
mirror of https://github.com/limosek/zaf.git synced 2024-09-21 05:11:38 +02:00

Repaired typo in readme

This commit is contained in:
Lukas Macura 2016-04-18 10:51:39 +02:00
parent 4af2464120
commit a320c33d44

View File

@ -156,7 +156,7 @@ Zaf related commands:
./zaf self-upgrade To self-upgrade zaf ./zaf self-upgrade To self-upgrade zaf
./zaf self-remove To self-remove zaf and its config ./zaf self-remove To self-remove zaf and its config
./zaf cache-clean To remove all entries from cache ./zaf cache-clean To remove all entries from cache
```
Zaf can even communicate with zabbix server using its API. If you set ZAF_ZBXAPI_URL, ZAF_ZBXAPI_USER and ZAF_ZBXAPI_PASS in /etc/zaf.conf, you can use it: Zaf can even communicate with zabbix server using its API. If you set ZAF_ZBXAPI_URL, ZAF_ZBXAPI_USER and ZAF_ZBXAPI_PASS in /etc/zaf.conf, you can use it:
``` ```