aboutsummaryrefslogtreecommitdiff
path: root/content/blog/commands/omreport.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/commands/omreport.md')
-rw-r--r--content/blog/commands/omreport.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/commands/omreport.md b/content/blog/commands/omreport.md
index a5d90e5..de46c8a 100644
--- a/content/blog/commands/omreport.md
+++ b/content/blog/commands/omreport.md
@@ -12,8 +12,8 @@ tags:
## Other commands
-{{< highlight sh >}}
+```sh
omreport storage vdisk
omreport storage pdisk controller=0 vdisk=0
omreport storage pdisk controller=0 pdisk=0:0:4
-{{< /highlight >}}
+```