mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
Merge pull request #5331 from Weiliang-Li/patch-redis-cli
fix usage typo in redis-cli
This commit is contained in:
commit
596749e75f
@ -1495,7 +1495,7 @@ static void usage(void) {
|
||||
" --ldb Used with --eval enable the Redis Lua debugger.\n"
|
||||
" --ldb-sync-mode Like --ldb but uses the synchronous Lua debugger, in\n"
|
||||
" this mode the server is blocked and script changes are\n"
|
||||
" are not rolled back from the server memory.\n"
|
||||
" not rolled back from the server memory.\n"
|
||||
" --cluster <command> [args...] [opts...]\n"
|
||||
" Cluster Manager command and arguments (see below).\n"
|
||||
" --verbose Verbose mode.\n"
|
||||
|
Loading…
Reference in New Issue
Block a user