aboutsummaryrefslogtreecommitdiff
path: root/content/blog/netapp/investigate-memory-errors.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/netapp/investigate-memory-errors.md')
-rw-r--r--content/blog/netapp/investigate-memory-errors.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/netapp/investigate-memory-errors.md b/content/blog/netapp/investigate-memory-errors.md
index 8ad96b2..2b107c6 100644
--- a/content/blog/netapp/investigate-memory-errors.md
+++ b/content/blog/netapp/investigate-memory-errors.md
@@ -8,7 +8,7 @@ tags:
## The commands
-{{< highlight sh >}}
+```sh
set adv
system node show-memory-errors -node <cluster_node>
-{{< / highlight >}}
+```