diff --git a/cluster/mesos/docker/common/bin/await-file b/cluster/mesos/docker/common/bin/await-file index 1ac9f7a3a75..d0997c39cd4 100755 --- a/cluster/mesos/docker/common/bin/await-file +++ b/cluster/mesos/docker/common/bin/await-file @@ -16,7 +16,7 @@ # Wait for a file to exist in the filesystem. # Block up to the timeout duration in seconds (default: 10). -# Usage: await-health-check [-t=]
+# Usage: await-file [-t=]
# Requires: timeout, file set -o errexit