Skip to content

Commit fea853d

Browse files
authored
this is more standard
1 parent 67a6c1a commit fea853d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/embedded-cluster-install.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ sudo ./APP_SLUG install --license LICENSE_FILE [flags]
9090
</td>
9191
</tr>
9292
<tr>
93-
<td>`--license, -l`</td>
93+
<td>`-l, --license`</td>
9494
<td>
9595
<p>Path to the license file</p>
9696
</td>
@@ -130,7 +130,7 @@ sudo ./APP_SLUG install --license LICENSE_FILE [flags]
130130
</td>
131131
</tr>
132132
<tr>
133-
<td>`--yes, -y`</td>
133+
<td>`-y, --yes`</td>
134134
<td>
135135
<p>In Embedded Cluster 1.21.0 and later, pass the `--yes` flag to provide an affirmative response to any user prompts for the command. For example, you can pass `--yes` with the `--ignore-host-preflights` flag to ignore host preflight checks during automated installations.</p>
136136
<p>**Requirement:** Embedded Cluster 1.21.0 and later</p>

0 commit comments

Comments
 (0)