From bb0ccb60e8ea0825a310dfd3753db5b328a8ab60 Mon Sep 17 00:00:00 2001 From: Laura Hinson Date: Tue, 10 Dec 2024 14:23:14 -0500 Subject: [PATCH] Updating HCP must gather docs --- modules/hosted-control-planes-troubleshooting.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hosted-control-planes-troubleshooting.adoc b/modules/hosted-control-planes-troubleshooting.adoc index c65b5abcd5..befb598bb1 100644 --- a/modules/hosted-control-planes-troubleshooting.adoc +++ b/modules/hosted-control-planes-troubleshooting.adoc @@ -52,4 +52,4 @@ where: ** You replace `` with the version of {mce-short} that you are using; for example, `2.6`. ** The `hosted-cluster-namespace=HOSTEDCLUSTERNAMESPACE` parameter is optional. If you do not include it, the command runs as though the hosted cluster is in the default namespace, which is `clusters`. -** If you want to save the results of the command to a compressed file, specify that parameter replacing `NAME` with the name of the directory where you want to save the results. +** If you want to save the results of the command to a compressed file, specify the `--dest-dir=NAME` parameter and replace `NAME` with the name of the directory where you want to save the results. \ No newline at end of file