Commit 54010e51 authored by Karl Isenberg's avatar Karl Isenberg

Fix typo

parent 19384147
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
# Wait for a file to exist in the filesystem. # Wait for a file to exist in the filesystem.
# Block up to the timeout duration in seconds (default: 10). # Block up to the timeout duration in seconds (default: 10).
# Usage: await-health-check [-t=<duration>] <address> # Usage: await-file [-t=<duration>] <address>
# Requires: timeout, file # Requires: timeout, file
set -o errexit set -o errexit
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment