- Introduction
- Getting started
- 1. Example usage
- 2. Installation
- Usage
- 3. Backoff schedule
- 3.1. Fixed delay
- 3.2. Exponential backoff
- 3.3. Linear backoff
- 4. Policy controls
- 4.1. The default policy
- 4.2. Retry controls
- 4.3. Status predicates
- 4.4. Output predicates
- 4.5. Timeout & signal predicates
- 5. Timing controls
- 5.1. Wait control
- 5.2. Timeout control
- Appendixes
- 6. Exit codes
- 7. Advice for scripting
- 8. Bibliography