# HG changeset patch # User Zdenek Zambersky # Date 1427803640 -7200 # Node ID 4405bccf394d895a1de941fb6db6a9dd95472593 # Parent 6310141695aeb73555e02eea557a8522c7e58db9 Help messages update diff -r 6310141695ae -r 4405bccf394d outputtexts/head/thermostat.txt --- a/outputtexts/head/thermostat.txt Tue Mar 31 12:10:50 2015 +0200 +++ b/outputtexts/head/thermostat.txt Tue Mar 31 14:07:20 2015 +0200 @@ -1,3 +1,10 @@ +list of global options: + + --version display the version of the current thermostat installation + --print-osgi-info print debug information related to the OSGi framework's boot/shutdown process + --ignore-bundle-versions ignore exact bundle versions and use whatever version is available + --boot-delegation boot delegation string passed on to the OSGi framework + list of commands: help show help for a given command or help overview diff -r 6310141695ae -r 4405bccf394d outputtexts/head/thermostat_help.txt --- a/outputtexts/head/thermostat_help.txt Tue Mar 31 12:10:50 2015 +0200 +++ b/outputtexts/head/thermostat_help.txt Tue Mar 31 14:07:20 2015 +0200 @@ -1,3 +1,10 @@ +list of global options: + + --version display the version of the current thermostat installation + --print-osgi-info print debug information related to the OSGi framework's boot/shutdown process + --ignore-bundle-versions ignore exact bundle versions and use whatever version is available + --boot-delegation boot delegation string passed on to the OSGi framework + list of commands: help show help for a given command or help overview diff -r 6310141695ae -r 4405bccf394d outputtexts/head/thermostat_help_storage.txt --- a/outputtexts/head/thermostat_help_storage.txt Tue Mar 31 12:10:50 2015 +0200 +++ b/outputtexts/head/thermostat_help_storage.txt Tue Mar 31 14:07:20 2015 +0200 @@ -1,4 +1,4 @@ -usage: thermostat storage <-start|--stop|--status> [--dryRun] [-q] +usage: thermostat storage <--start|--stop|--status> [--dryRun] [-q] [--permitLocalhostException] [-l ] Start, stop or view the status of thermostat storage.