mirror of
https://github.com/fluencelabs/redis
synced 2025-03-19 00:50:50 +00:00
Document the redis-cli --csv option.
This commit is contained in:
parent
3c9bb8751a
commit
347ab78e90
@ -784,6 +784,7 @@ static void usage() {
|
||||
" -c Enable cluster mode (follow -ASK and -MOVED redirections)\n"
|
||||
" --raw Use raw formatting for replies (default when STDOUT is\n"
|
||||
" not a tty)\n"
|
||||
" --csv Output in CSV format\n"
|
||||
" --latency Enter a special mode continuously sampling latency\n"
|
||||
" --latency-history Like --latency but tracking latency changes over time.\n"
|
||||
" Default time interval is 15 sec. Change it using -i.\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user