Skip to content

Commit

Permalink
Update cmd/waiter/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
  • Loading branch information
otaviof and rolfedh committed Jan 18, 2022
1 parent d5f1b55 commit 10e3335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/waiter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SPDX-License-Identifier: Apache-2.0
--------

In a nutshell, it waits until the lock-file is removed. When starting the application, a lock-file
(`--lock-file`) is created, and when the file is removed the `waiter` stops gracefully. When timeout
(`--lock-file`) is created. When the file is removed, the `waiter` stops gracefully. When timeout
is reached, the application exits on error.

## Usage
Expand Down

0 comments on commit 10e3335

Please sign in to comment.