diff --git a/README.md b/README.md index 31c8d8bc..a6f3f866 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ It takes some options: * `--dry` - dry run, don't execute any commands * `--log-level=` - logrus log levels (i.e. debug, info, warn, error, fatal, panic) +* `--debug` - an interactive debug mode which prompts to continue after every phase so you can explore the state between phases #### Fresh run