Merge branch '21535-multi-wf-delete'
[arvados.git] / tools / salt-install / provision.sh
index c78f65e9ca4c4426a7154a4774ae38d5bb53d04a..edecc761c806a0e2d8fa8ee5123c65f8d78a674c 100755 (executable)
@@ -23,7 +23,8 @@ usage() {
   echo >&2 "${0} options:"
   echo >&2 "  -d, --debug                                 Run salt installation in debug mode"
   echo >&2 "  -c <local.params>, --config <local.params>  Path to the local.params config file"
-  echo >&2 "  -t, --test                                  Test installation running a CWL workflow"
+  echo >&2 "  -t, --test                                  Test cluster by running \`arvados-client diagnostics\`"
+  echo >&2 "                                              and a simple workflow"
   echo >&2 "  -r, --roles                                 List of Arvados roles to apply to the host, comma separated"
   echo >&2 "                                              Possible values are:"
   echo >&2 "                                                balancer"