minor formatting
This commit is contained in:
parent
94f311ec7b
commit
d38ff68a15
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user