Skip to content

Commit

Permalink
Merge pull request #191 from MartinNowak/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
JohnnyQQQQ authored Oct 4, 2018
2 parents 4df7621 + 34eefb8 commit 8fad1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cluster_create.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ var clusterCreateCmd = &cobra.Command{
The most simple command is: hetzner-kube cluster create -k YOUR-SSH-KEY-NAME
This will create a 2 node cluster with a random name.
You can specify a name using -n pr --name.
You can specify a name using -n or --name.
= High-Availability =
This tool supports these levels of kubernetes HA:
Expand Down

0 comments on commit 8fad1b1

Please sign in to comment.