AWS parallelcluster documentation change
Summary
Fixed markdown formatting for command-line option syntax (backticks and escaping)
Security assessment
Documentation formatting improvements without any security-related content additions or modifications. The changes do not impact security controls or address vulnerabilities.
Diff
diff --git a/parallelcluster/latest/ug/pcluster.delete-cluster-instances-v3.md b/parallelcluster/latest/ug/pcluster.delete-cluster-instances-v3.md index 2805d57d4..7410a0327 100644 --- a//parallelcluster/latest/ug/pcluster.delete-cluster-instances-v3.md +++ b//parallelcluster/latest/ug/pcluster.delete-cluster-instances-v3.md @@ -21 +21 @@ Initiate the forced termination of all cluster compute nodes. This does not work -``-h, --help`` +`-h, --help` @@ -26 +26 @@ Shows the help text for `pcluster delete-cluster-instances`. -``\--cluster-name, -n `CLUSTER_NAME``` +`--cluster-name, -n `CLUSTER_NAME`` @@ -31 +31 @@ Specifies the name of the cluster. -``\--debug`` +`--debug` @@ -36 +36 @@ Enables debug logging. -``\--force `FORCE``` +`--force `FORCE`` @@ -41 +41 @@ When `true`, forces the deletion by ignoring validation errors. (Defaults to `fa -``\--query `QUERY``` +`--query `QUERY`` @@ -46 +46 @@ Specifies the JMESPath query to perform on the output. -``\--region, -r `REGION``` +`--region, -r `REGION``