Skip to content

Commit df6cdec

Browse files
committed
run make docs
1 parent 0390d0c commit df6cdec

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

docs/user/gen-docs/kyma.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kyma <command> [flags]
1616
alpha - Groups command prototypes for which the API may still change
1717
app - Manages applications on the Kubernetes cluster
1818
completion - Generate the autocompletion script for the specified shell
19-
dashboard - Manage Kyma dashboard locally
19+
dashboard - Manages Kyma dashboard locally
2020
help - Help about any command
2121
module - Manages Kyma modules
2222
version - Displays the version of Kyma CLI
@@ -37,6 +37,6 @@ kyma <command> [flags]
3737
* [kyma alpha](kyma_alpha.md) - Groups command prototypes for which the API may still change
3838
* [kyma app](kyma_app.md) - Manages applications on the Kubernetes cluster
3939
* [kyma completion](kyma_completion.md) - Generate the autocompletion script for the specified shell
40-
* [kyma dashboard](kyma_dashboard.md) - Manage Kyma dashboard locally
40+
* [kyma dashboard](kyma_dashboard.md) - Manages Kyma dashboard locally
4141
* [kyma module](kyma_module.md) - Manages Kyma modules
4242
* [kyma version](kyma_version.md) - Displays the version of Kyma CLI

docs/user/gen-docs/kyma_dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# kyma dashboard
22

3-
Manage Kyma dashboard locally.
3+
Manages Kyma dashboard locally.
44

55
## Synopsis
66

docs/user/gen-docs/kyma_dashboard_start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ kyma dashboard start [flags]
2424

2525
## See also
2626

27-
* [kyma dashboard](kyma_dashboard.md) - Manage Kyma dashboard locally
27+
* [kyma dashboard](kyma_dashboard.md) - Manages Kyma dashboard locally

docs/user/gen-docs/kyma_dashboard_stop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ kyma dashboard stop [flags]
2222

2323
## See also
2424

25-
* [kyma dashboard](kyma_dashboard.md) - Manage Kyma dashboard locally
25+
* [kyma dashboard](kyma_dashboard.md) - Manages Kyma dashboard locally

0 commit comments

Comments
 (0)