From d38ff68a1526b91d47a1caf6ba290ac6e4d3b951 Mon Sep 17 00:00:00 2001 From: Shlomi Noach Date: Fri, 17 Jun 2016 11:41:10 +0200 Subject: [PATCH] minor formatting --- go/logic/migrator.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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