mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
Remove redundancy GETNAME in client help command message (#10418)
probably a copy paste error.
This commit is contained in:
parent
1797330e2e
commit
b576fbc474
@ -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> [...]]",
|
||||
|
Loading…
Reference in New Issue
Block a user