changeset 2473:7659652d08ea

Make byteman load -r option required Reviewed-by: jerboaa Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2016-October/021198.html
author Andrew Azores <aazores@redhat.com>
date Thu, 13 Oct 2016 14:03:45 -0400
parents 54ed75a2852d
children ff7e92342414
files vm-byteman/distribution/thermostat-plugin.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/vm-byteman/distribution/thermostat-plugin.xml	Thu Oct 13 14:03:12 2016 -0400
+++ b/vm-byteman/distribution/thermostat-plugin.xml	Thu Oct 13 14:03:45 2016 -0400
@@ -53,7 +53,7 @@
                             <long>rules</long>
                             <short>r</short>
                             <argument>file</argument>
-                            <required>false</required>
+                            <required>true</required>
                             <description>a file with rules to load into a VM</description>
                         </option>
                     </options>