Skip to content

Commit 4335680

Browse files
authored
Update trim-showcase.md
1 parent 5ba27d4 commit 4335680

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

cloud-infrastructure/storage/block-storage/asset/trim-showcase.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folde
1111

1212
## Prepare your environment
1313
- [Oracle Cloud Infrastructure CLI Command Reference](https://docs.oracle.com/en-us/iaas/tools/oci-cli/latest/oci_cli_docs/index.html)
14-
- set up your individual "operate" instance
15-
- An Oracle enterprise Linux server with Command Line Interface (*see [Set up your Server with Resilience by default using CLI](https://gitlab.com/hmielimo/cloud-resilience-by-default/#set-up-your-server-with-resilience-by-default-using-cli) for details*)
16-
- create and attach block volume: e.g. trim-test (*200GB*)
14+
- Set up your individual "operate" instance
15+
- An Oracle enterprise Linux server with Command Line Interface (*see [Set up your Server with Resilience by default using CLI](https://gitlab.com/hmielimo/cloud-resilience-by-default/#set-up-your-server-with-resilience-by-default-using-cli) for details*).
16+
- Create and attach block volume: e.g. trim-test (*200GB*).
1717

1818
## Format and mount block volume
1919
~~~
@@ -118,10 +118,10 @@ cat "${myLOGFILE}"
118118

119119
## TRIM ON showcase
120120

121-
### Set needed variables (*please adjust variables to your needs before past into your terminal*)
121+
### Set needed variables (*please adjust variables to your needs before past into your terminal*).
122122
~~~
123123
# ---------------------------------------------------------------------------------------------------------------------------------------------
124-
# CUSTOMER SPECIFIC VALUES - please update appropriate
124+
# CUSTOMER SPECIFIC VALUES - Please update appropriate
125125
# ---------------------------------------------------------------------------------------------------------------------------------------------
126126
export TENENCY_OCID=<your_tenency_ocid>
127127
export USER_OCID=<your_user_ocid>

0 commit comments

Comments
 (0)