diff options
author | Dan Radez <dradez@redhat.com> | 2016-05-06 12:45:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-05-06 12:45:47 +0000 |
commit | 5c45d868e4cf4eaf54ae52eae6aadcd982898024 (patch) | |
tree | ff12b9f776a46a2e7587e26beab2d314a2def360 | |
parent | 568656d2bd0341aacc74a936e28315b06f1881ca (diff) | |
parent | cf7fbfb47827f02297d17813228dd1fcdf801d63 (diff) |
Merge "Rebasing opnfv-tht Colorado with ODL patches"
-rwxr-xr-x[-rw-r--r--] | ci/util.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/util.sh b/ci/util.sh index 3e50d96b..be4fab59 100644..100755 --- a/ci/util.sh +++ b/ci/util.sh @@ -21,7 +21,7 @@ resolve_cmd() { display_usage() { echo -e "Usage:\n$0 [arguments] \n" echo -e " undercloud <user> : Connect to Undercloud VM as <user>\n" - echo -e " debug_stack : Print parsed deployment failures to stdout \n" + echo -e " debug-stack : Print parsed deployment failures to stdout \n" } ##translates the command line argument |