We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a878f8b commit 30da4b6Copy full SHA for 30da4b6
site/manually-creating-domain.md
@@ -18,7 +18,7 @@ Next, choose and create a directory that generated operator-related files will b
18
Then, execute the script, pointing it at your inputs file and output directory:
19
20
```
21
-$ ./create-weblogic-domain.sh –g \
+$ ./create-weblogic-domain.sh \
22
–i create-weblogic-domain-inputs.yaml \
23
-o /path/to/weblogic-operator-output-directory
24
0 commit comments