Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
0b74fd67
Commit
0b74fd67
authored
Jun 28, 2018
by
dejun.xdj
Browse files
Add --no-auth-warning help message.
parent
ab55f9da
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/redis-cli.c
View file @
0b74fd67
...
...
@@ -1463,6 +1463,8 @@ static void usage(void) {
" --cluster <command> [args...] [opts...]
\n
"
" Cluster Manager command and arguments (see below).
\n
"
" --verbose Verbose mode.
\n
"
" --no-auth-warning Don't show warning message when using password on command
\n
"
" line interface.
\n
"
" --help Output this help and exit.
\n
"
" --version Output version and exit.
\n
"
"
\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