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

probably a copy paste error.
This commit is contained in:
Wen Hui 2022-03-13 01:27:41 -05:00 committed by GitHub
parent 1797330e2e
commit b576fbc474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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> [...]]",