diff --git a/usage.md b/usage.md index 280ad3c..9b7acc3 100644 --- a/usage.md +++ b/usage.md @@ -50,6 +50,13 @@ Remove volumes completely: warden env down -v +Warden troubleshooting and debug information + + warden doctor + + # Verbose mode also print environment variables along with debug and configuration information. + warden doctor -v + ## Further Information Run `warden help` and `warden env -h` for more details and useful command information.