diff --git a/README.md b/README.md index 9b49bd83..bb981884 100644 --- a/README.md +++ b/README.md @@ -103,12 +103,12 @@ The arguments to `--resource_list` and to `--base_resource_list` should be one o - `--output_endpoints`\ Choose endpoints type in output (pods/deployments).\ *default:* deployments - - `--explain`\ +- `--explain`\ A pair of node names (comma separated) to explain the policies affecting their connection or lack of it. Relevant only for connectivity query.\ Connections including IP-Blocks will show only the configurations of the node in that connection (since, IP-Blocks does not have configurations). IP-Blocks should be places in CIDR format as seen in the query results (run the connectivity query first, to see the nodes there).\ e.g. default/pod-A1,default/deployment-B1. - - `--print_ipv6`\ +- `--print_ipv6`\ include IPv6 range in the query results even when the policies of the config do not contain any IPv6 addresses.