Skip to content

Commit 91eba9d

Browse files
OSDOCS-11984:removing trailing quotation
1 parent 5881f51 commit 91eba9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-bootstrap-gather.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ $ ./openshift-install gather bootstrap --dir <installation_directory> \ <1>
5151
--bootstrap <bootstrap_address> \ <2>
5252
--master <master_1_address> \ <3>
5353
--master <master_2_address> \ <3>
54-
--master <master_3_address>" <3>
54+
--master <master_3_address> <3>
5555
----
5656
<1> For `installation_directory`, specify the same directory you specified when you ran `./openshift-install create cluster`. This directory contains the {product-title}
5757
definition files that the installation program creates.

0 commit comments

Comments
 (0)