File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ $ docker-machine create \
107107- ` --hetzner-use-private-network ` : Use private network
108108- ` --hetzner-firewalls ` : Firewall IDs or names which should be applied on the server
109109- ` --hetzner-server-label ` : ` key=value ` pairs of additional metadata to assign to the server.
110- - ` --hetzner-key-label ` : ` key=value ` pairs of additional metadata to assign to SSH key (only applies if newly creadted ).
110+ - ` --hetzner-key-label ` : ` key=value ` pairs of additional metadata to assign to SSH key (only applies if newly created ).
111111- ` --hetzner-placement-group ` : Add to a placement group by name or ID; a spread-group will be created on demand if it does not exist
112112- ` --hetzner-auto-spread ` : Add to a ` docker-machine ` provided ` spread ` group (mutually exclusive with ` --hetzner-placement-group ` )
113113- ` --hetzner-ssh-user ` : Change the default SSH-User
You can’t perform that action at this time.
0 commit comments