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

Commit c3b249b

Browse files
authored
Merge pull request #50 from ashish-amarnath/fix-capdctl-subcommands-help
Update capdctl subcommands help
2 parents 8f5d793 + 5357772 commit c3b249b

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)