Skip to content

Commit 9f8e5a7

Browse files
committed
Correct command
1 parent d5d18c4 commit 9f8e5a7

File tree

1 file changed

+1
-1
lines changed
  • docs-source/content/userguide/managing-operators/using-the-operator

1 file changed

+1
-1
lines changed

docs-source/content/userguide/managing-operators/using-the-operator/using-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $ helm get values --all weblogic-operator
3838

3939
List the Helm releases for a specified namespace or all namespaces:
4040
```
41-
$ helm list namespace
41+
$ helm list --namespace <namespace>
4242
$ helm list --all-namespaces
4343
```
4444

0 commit comments

Comments
 (0)