README.md in dri-0.4.0 vs README.md in dri-0.5.0

- old
+ new

@@ -143,9 +143,10 @@ ```shell $ dri publish report --format=list # formats the report in a list $ dri publish report --format=table # formats the report in a table (default) $ dri publish report --dry-run # the report is only generated locally $ dri publish report --actions # activate the actions prompt for each failure +$ dri publish report --feature-flags # includes a summary of the feature flag changes on each environment ``` **Note:** These options above can be combined like: ```shell