From: Ian Main Date: Wed, 18 Apr 2012 20:25:44 +0000 (-0700) Subject: Add documentation for the per command CLI help options. X-Git-Tag: 2014.1~1955 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=753b34deb9d7e3514a11ee138b9f6d165a961044;p=openstack-build%2Fheat-build.git Add documentation for the per command CLI help options. Signed-off-by: Ian Main --- diff --git a/bin/heat b/bin/heat index f33aeb39..3c5affc8 100755 --- a/bin/heat +++ b/bin/heat @@ -91,6 +91,14 @@ def catch_error(action): @catch_error('validate') def template_validate(options, arguments): ''' + Validate a template. This command parses a template and verifies that + it is in the correct format. + + Usage: heat validate \\ + [--template-file=