Skip to content

Commit 30da4b6

Browse files
committed
wip
1 parent a878f8b commit 30da4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/manually-creating-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Next, choose and create a directory that generated operator-related files will b
1818
Then, execute the script, pointing it at your inputs file and output directory:
1919

2020
```
21-
$ ./create-weblogic-domain.sh –g \
21+
$ ./create-weblogic-domain.sh \
2222
–i create-weblogic-domain-inputs.yaml \
2323
-o /path/to/weblogic-operator-output-directory
2424
```

0 commit comments

Comments
 (0)