Skip to content

Commit c890b19

Browse files
committed
change heading to subcommands
1 parent 914cb72 commit c890b19

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/reference/embedded-cluster-admin-console.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This topic describes the options available with the Embedded Cluster `admin-cons
88
sudo ./<app-slug> admin-console reset-password [flags]
99
```
1010

11-
## Commands
11+
## Subcommands
1212

1313
<table>
1414
<tr>

docs/reference/embedded-cluster-completion.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This topic describes the options available with the Embedded Cluster `completion
88
sudo ./<app-slug> completion [command]
99
```
1010

11-
## Commands
11+
## Subcommands
1212

1313
<table>
1414
<tr>

docs/reference/embedded-cluster-join-print-command.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This topic describes the options available with the Embedded Cluster `join print
88
sudo ./<app-slug> join print-command [flags]
99
```
1010

11-
## Commands
11+
## Subcommands
1212

1313
<table>
1414
<tr>

docs/reference/embedded-cluster-join.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sudo ./<app-slug> join <url> <token> [flags]
1212
sudo ./<app-slug> join [command]
1313
```
1414

15-
## Commands
15+
## Subcommands
1616

1717
<table>
1818
<tr>

docs/reference/embedded-cluster-version.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sudo ./<app-slug> version [flags]
1212
sudo ./<app-slug> version [command]
1313
```
1414

15-
## Commands
15+
## Subcommands
1616

1717
<table>
1818
<tr>

0 commit comments

Comments
 (0)