Skip to content

Commit f2b9aee

Browse files
committed
Removing underscores in code for TELCODOCS-324 v4.8-4.11
1 parent d456106 commit f2b9aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ipi-install-troubleshooting-cleaning-up-previous-installations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In the event of a previous failed deployment, remove the artifacts from the fail
1414
+
1515
[source,terminal]
1616
----
17-
$ ipmitool -I lanplus -U _<user>_ -P _<password>_ -H _<management-server-ip>_ power off
17+
$ ipmitool -I lanplus -U <user> -P <password> -H <management-server-ip> power off
1818
----
1919

2020
ifeval::[{product-version} >= 4.6]

0 commit comments

Comments
 (0)