Skip to content

Commit 8fcf28d

Browse files
authored
minor docs edits
1 parent e1ce409 commit 8fcf28d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/replicated-cli-cluster-create.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ replicated cluster create [flags]
2121
<tr>
2222
<td>--addon</td>
2323
<td>string</td>
24-
<td>Addons to install on the cluster (can be specified multiple times)</td>
24+
<td>Add-ons to install in the cluster. Can be specified multiple times.</td>
2525
</tr>
2626
<tr>
2727
<td>--bucket-prefix</td>
2828
<td>string</td>
29-
<td>A prefix for the bucket name to be created (required by '--addon object-store')</td>
29+
<td>A prefix for the bucket name to be created. Required by `--addon object-store`.</td>
3030
</tr>
3131
<tr>
3232
<td>--disk</td>

0 commit comments

Comments
 (0)