diff --git a/README.md b/README.md index 7e9781b..a422187 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ It should not. If a translation is not found, the standard (untranslated) name i ## How do i debug things? -The usual ansible flags -v and -vvv apply. -v will provide more information on what's changed. -vvv will run the debug output and so no translation will be applied. +The usual ansible flags -v and -vvv apply. -v will provide results on tasks/handlers that changed. -vvv will run the debug output, which means you'll have a lot of information but unfortunately no translations. ## Nice term tricks, how did you do?