Skip to content
This repository was archived by the owner on Sep 24, 2021. It is now read-only.

Commit 5357772

Browse files
update capdctl subcommands help
Signed-off-by: Ashish Amarnath <[email protected]>
1 parent aedae29 commit 5357772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/capdctl/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ func usage() string {
128128
subcommands are:
129129
130130
setup - Create a management cluster
131-
example: capdctl setup --name my-management-cluster-name
131+
example: capdctl setup -cluster-name my-management-cluster-name
132132
133133
crds - Write Cluster API CRDs required to run capd to stdout
134134
example: capdctl crds | kubectl apply -f -

0 commit comments

Comments
 (0)