Changed batchprocessor regex matching to not rely on python2.7 feature.
This commit is contained in:
parent
5c212683de
commit
c776a2da18
2 changed files with 16 additions and 7 deletions
|
|
@ -620,7 +620,7 @@ class CmdServerLoad(MuxCommand):
|
|||
show server load and memory statistics
|
||||
|
||||
Usage:
|
||||
@serverload[/mem]
|
||||
@server[/mem]
|
||||
|
||||
Switch:
|
||||
mem - return only a string of the current memory usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue