minor formatting

This commit is contained in:
Shlomi Noach 2016-06-17 11:41:10 +02:00
parent 94f311ec7b
commit d38ff68a15

View File

@ -623,7 +623,7 @@ func (this *Migrator) onServerCommand(command string, writer *bufio.Writer) (err
fmt.Fprintln(writer, `available commands: fmt.Fprintln(writer, `available commands:
status # Print a status message status # Print a status message
chunk-size=<newsize> # Set a new chunk-size chunk-size=<newsize> # Set a new chunk-size
max-load=<maxload> # Set a new set of max-load thresholds max-load=<maxload> # Set a new set of max-load thresholds
throttle # Force throttling throttle # Force throttling
no-throttle # End forced throttling (other throttling may still apply) no-throttle # End forced throttling (other throttling may still apply)
help # This message help # This message