Fix jmx.groovy command

This commit is contained in:
Christian Dupuis 2013-11-04 17:56:29 +01:00
parent f9caade3cc
commit c2204d6618

View File

@ -31,7 +31,7 @@ public class jmx extends BaseCommand {
public void find(
InvocationContext<ObjectName> context,
@Usage("The object name pattern")
@Option(names = {"p", "pattern"})
@Option(names=["p", "pattern"])
String pattern) throws Exception {
//