Skip to content

Commit

Permalink
Update src/debug.c
Browse files Browse the repository at this point in the history
Co-authored-by: Viktor Söderqvist <[email protected]>
Signed-off-by: Binbin <[email protected]>
  • Loading branch information
enjoy-binbin and zuiderkwast authored Nov 20, 2024
1 parent 67a5073 commit 17e2ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ void debugCommand(client *c) {
" This is valid only when DROP-CLUSTER-PACKET-FILTER is set to a valid packet type.",
" When set to 1, the cluster link is closed after dropping a packet based on the filter.",
"DISABLE-CLUSTER-RANDOM-PING <0|1>",
" Send cluster ping to a random node every second.",
" Disable sending cluster ping to a random node every second.",
"OOM",
" Crash the server simulating an out-of-memory error.",
"PANIC",
Expand Down

0 comments on commit 17e2ab0

Please sign in to comment.