Update README.md
This commit is contained in:
parent
d99886af43
commit
5e6ea7bd88
|
@ -6,11 +6,14 @@ Tailing a file to Redis server (PubSub)
|
||||||
```bash
|
```bash
|
||||||
$ ./tail2redis -h
|
$ ./tail2redis -h
|
||||||
NAME:
|
NAME:
|
||||||
tail2redis - Tailing a file to redis PubSub
|
tail2redis - Tailing a file to redis server (PubSub)
|
||||||
|
|
||||||
USAGE:
|
USAGE:
|
||||||
tail2redis [global options] command [command options] [arguments...]
|
tail2redis [global options] command [command options] [arguments...]
|
||||||
|
|
||||||
|
AUTHOR:
|
||||||
|
Namhyeon Go <abuse@catswords.net>
|
||||||
|
|
||||||
COMMANDS:
|
COMMANDS:
|
||||||
help, h Shows a list of commands or help for one command
|
help, h Shows a list of commands or help for one command
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user