Compare commits

..

No commits in common. "main" and "20230222" have entirely different histories.

View File

@ -25,7 +25,7 @@ GLOBAL OPTIONS:
--channel value, -c value Redis PubSub channel (default: "tail2redis")
--help, -h show help
$ ./tail2redis -H localhost -P 6379 -p [PASSWORD] -c [CHANNEL] -f /var/log/messages
$ ./tail2redis -H localhost -P 6379 -p [PASSWORD] -c [CHANNEL] -f /var/log/message
```
## Contact me