diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html
index 1e7eedb88a..2c41c5c0c1 100644
--- a/content/en/docs/reference/commands/istioctl/index.html
+++ b/content/en/docs/reference/commands/istioctl/index.html
@@ -4854,7 +4854,7 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi
istioctl proxy-config bootstrap --file envoy-config.json
# Show a human-readable Istio and Envoy version summary
- istioctl proxy-config bootstrap -o short
+ istioctl proxy-config bootstrap <pod-name[.namespace]> -o short
istioctl proxy-config cluster
diff --git a/content/zh/docs/reference/commands/istioctl/index.html b/content/zh/docs/reference/commands/istioctl/index.html
index 1e7eedb88a..2c41c5c0c1 100644
--- a/content/zh/docs/reference/commands/istioctl/index.html
+++ b/content/zh/docs/reference/commands/istioctl/index.html
@@ -4854,7 +4854,7 @@ This flag can be specified multiple times to overlay multiple files. Multiple fi
istioctl proxy-config bootstrap --file envoy-config.json
# Show a human-readable Istio and Envoy version summary
- istioctl proxy-config bootstrap -o short
+ istioctl proxy-config bootstrap <pod-name[.namespace]> -o short
istioctl proxy-config cluster