mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-14 14:23:37 +00:00
Fix typo
This commit is contained in:
parent
1938414706
commit
54010e5119
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user