Compare commits

...

1 Commits

Author SHA1 Message Date
a5f20e07a7
Update README.md 2023-02-23 01:53:40 +09:00

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/message
$ ./tail2redis -H localhost -P 6379 -p [PASSWORD] -c [CHANNEL] -f /var/log/messages
```
## Contact me