diff --git a/go/logic/migrator.go b/go/logic/migrator.go index 90d837b..e2c3fc5 100644 --- a/go/logic/migrator.go +++ b/go/logic/migrator.go @@ -623,7 +623,7 @@ func (this *Migrator) onServerCommand(command string, writer *bufio.Writer) (err fmt.Fprintln(writer, `available commands: status # Print a status message chunk-size= # Set a new chunk-size - max-load= # Set a new set of max-load thresholds + max-load= # Set a new set of max-load thresholds throttle # Force throttling no-throttle # End forced throttling (other throttling may still apply) help # This message