diff --git a/content/en/docs/ops/diagnostic-tools/istioctl-describe/index.md b/content/en/docs/ops/diagnostic-tools/istioctl-describe/index.md index c6182cb747..4e655c81a8 100644 --- a/content/en/docs/ops/diagnostic-tools/istioctl-describe/index.md +++ b/content/en/docs/ops/diagnostic-tools/istioctl-describe/index.md @@ -18,7 +18,7 @@ verify its configuration. The basic usage of the command is as follows: {{< text bash >}} -$ istioctl experimental describe [.] +$ istioctl experimental describe pod [.] {{< /text >}} Appending a namespace to the pod name has the same affect as using the `-n` option