diff --git a/content/en/docs/reference/commands/istioctl/index.html b/content/en/docs/reference/commands/istioctl/index.html index f69ac44624..3cbfe52fcb 100644 --- a/content/en/docs/reference/commands/istioctl/index.html +++ b/content/en/docs/reference/commands/istioctl/index.html @@ -6920,7 +6920,7 @@ If set to true, the user is not prompted and a Yes response is assumed in all ca

Examples

-
# Delete a waypoint by name, which can obtain from istioctl waypoint list
+
  # Delete a waypoint by name, which can obtain from istioctl waypoint list
   istioctl waypoint delete waypoint-name --namespace default
 
   # Delete several waypoints by name
diff --git a/content/zh/docs/reference/commands/istioctl/index.html b/content/zh/docs/reference/commands/istioctl/index.html
index f69ac44624..3cbfe52fcb 100644
--- a/content/zh/docs/reference/commands/istioctl/index.html
+++ b/content/zh/docs/reference/commands/istioctl/index.html
@@ -6920,7 +6920,7 @@ If set to true, the user is not prompted and a Yes response is assumed in all ca
 
 
 

Examples

-
# Delete a waypoint by name, which can obtain from istioctl waypoint list
+
  # Delete a waypoint by name, which can obtain from istioctl waypoint list
   istioctl waypoint delete waypoint-name --namespace default
 
   # Delete several waypoints by name