Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
347ab78e
Commit
347ab78e
authored
Sep 21, 2013
by
Michel Martens
Committed by
antirez
Sep 26, 2013
Browse files
Document the redis-cli --csv option.
parent
3c9bb875
Changes
1
Show whitespace changes
Inline
Side-by-side
src/redis-cli.c
View file @
347ab78e
...
...
@@ -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
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment