Skip to content

Commit 65b7a33

Browse files
committed
Update cache.md
1 parent 1687565 commit 65b7a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/cache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Commands:
4040
4141
- `addPatch`: Add a patch to the cache. This command verifies if the path points to a valid patch by querying the Oracle support portal.
4242
```
43-
imagebuilder cache addPatch --type wls --version 12.2.1.3.0 --user [email protected] --passwordEnv MYVAR --patchId 12345678 --path /path/to/patch.zip
43+
imagebuilder cache addPatch --type wls --version 12.2.1.3.0 --user [email protected] --passwordEnv MYVAR --patchId p12345678 --path /path/to/patch.zip
4444
```
4545
4646
- `getCacheDir` and `setCacheDir`: Get or set the cache directory. Used to display or set the directory where patches will be downloaded.

0 commit comments

Comments
 (0)