From 5b80c3e33e49531e6f4cacd6dea754a8af0237fe Mon Sep 17 00:00:00 2001 From: Akram Ben Aissi Date: Tue, 5 Dec 2023 10:36:16 +0100 Subject: [PATCH] Update generated documentation Signed-off-by: Akram Ben Aissi --- docs/user-guide/commands/argocd_admin_cluster.md | 2 +- docs/user-guide/commands/argocd_admin_cluster_stats.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user-guide/commands/argocd_admin_cluster.md b/docs/user-guide/commands/argocd_admin_cluster.md index 910858970d9af..544c0de08959c 100644 --- a/docs/user-guide/commands/argocd_admin_cluster.md +++ b/docs/user-guide/commands/argocd_admin_cluster.md @@ -63,5 +63,5 @@ argocd admin cluster namespaces my-cluster * [argocd admin cluster kubeconfig](argocd_admin_cluster_kubeconfig.md) - Generates kubeconfig for the specified cluster * [argocd admin cluster namespaces](argocd_admin_cluster_namespaces.md) - Print information namespaces which Argo CD manages in each cluster. * [argocd admin cluster shards](argocd_admin_cluster_shards.md) - Print information about each controller shard and the estimated portion of Kubernetes resources it is responsible for. -* [argocd admin cluster stats](argocd_admin_cluster_stats.md) - Prints estimated cluster statistics and inferred shard number +* [argocd admin cluster stats](argocd_admin_cluster_stats.md) - Prints information cluster statistics and inferred shard number diff --git a/docs/user-guide/commands/argocd_admin_cluster_stats.md b/docs/user-guide/commands/argocd_admin_cluster_stats.md index c7bc3c6a08a31..c5297ce7e35ed 100644 --- a/docs/user-guide/commands/argocd_admin_cluster_stats.md +++ b/docs/user-guide/commands/argocd_admin_cluster_stats.md @@ -2,7 +2,7 @@ ## argocd admin cluster stats -Prints estimated cluster statistics and inferred shard number +Prints information cluster statistics and inferred shard number ``` argocd admin cluster stats [flags]