Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinNowak authored Oct 2, 2018
1 parent 4df7621 commit 34eefb8
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 34eefb8

Please sign in to comment.