Unverified Commit b576fbc4 authored by Wen Hui's avatar Wen Hui Committed by GitHub
Browse files

Remove redundancy GETNAME in client help command message (#10418)

probably a copy paste error.
parent 1797330e
......@@ -2868,8 +2868,6 @@ void clientCommand(client *c) {
" Control the replies sent to the current connection.",
"SETNAME <name>",
" Assign the name <name> to the current connection.",
"GETNAME",
" Get the name of the current connection.",
"UNBLOCK <clientid> [TIMEOUT|ERROR]",
" Unblock the specified blocked client.",
"TRACKING (ON|OFF) [REDIRECT <id>] [BCAST] [PREFIX <prefix> [...]]",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment