changeset 193:5b5131445da5

Updated help messages
author Zdenek Zambersky <zzambers@redhat.com>
date Wed, 22 Jul 2015 13:26:36 +0200
parents 5d335809cd51
children c62d6e63c538
files outputtexts/head/thermostat_help_list-vms.txt outputtexts/head/thermostat_help_vm-stat.txt
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/outputtexts/head/thermostat_help_list-vms.txt	Tue Jul 14 19:00:56 2015 +0200
+++ b/outputtexts/head/thermostat_help_list-vms.txt	Wed Jul 22 13:26:36 2015 +0200
@@ -1,8 +1,9 @@
-usage: thermostat list-vms [-d <url>] [-l <level>]
+usage: thermostat list-vms [-d <url>] [-l <level>] [-a <agent-id>]
                   List all known VMs. This includes both alive VMs as well as
                   (possibly) dead VMs.
 
 thermostat list-vms
+  -a,--agentId <agentId>      Show VMs only for the specified agent ID
   -d,--dbUrl <dbUrl>          connect to the given URL
      --help                   show usage of command
   -l,--logLevel <logLevel>    sets the log level for this invocation. Possible
--- a/outputtexts/head/thermostat_help_vm-stat.txt	Tue Jul 14 19:00:56 2015 +0200
+++ b/outputtexts/head/thermostat_help_vm-stat.txt	Wed Jul 22 13:26:36 2015 +0200
@@ -1,11 +1,10 @@
-usage: thermostat vm-stat -hostId <host> --vmId <vm> [-c] [-s <time:timeunit>]
-                  [-d <url>] [-l <level>]
+usage: thermostat vm-stat --vmId <vm> [-c] [-s <time:timeunit>] [-d <url>] [-l
+                  <level>]
                   Show various statistics about a VM. This includes cpu and
                   memory information as well as any additional information
                   provided by plugins.
 
 thermostat vm-stat
-  -a,--hostId <hostId>        the ID of the host to monitor
   -c,--continuous             print data continuously
   -d,--dbUrl <dbUrl>          connect to the given URL
      --help                   show usage of command