diff --git a/modules/cluster-logging-deploy-cli.adoc b/modules/cluster-logging-deploy-cli.adoc index 6802b21b99..3182c8e761 100644 --- a/modules/cluster-logging-deploy-cli.adoc +++ b/modules/cluster-logging-deploy-cli.adoc @@ -236,7 +236,7 @@ The Cluster Logging Operator is installed to the `openshift-logging` Namespace. There should be a Cluster Logging Operator in the `openshift-logging` Namespace. The Version number might be different than shown. + ---- -oc get csv --openshift-logging +oc get csv -n openshift-logging NAMESPACE NAME DISPLAY VERSION REPLACES PHASE ...