Skip to content
Snippets Groups Projects
Unverified Commit 3b27dd0b authored by Per Lundberg's avatar Per Lundberg Committed by GitHub
Browse files

README.md: fix typo

parent aa667291
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,7 @@ $ docker-machine create \
- `--hetzner-use-private-network`: Use private network
- `--hetzner-firewalls`: Firewall IDs or names which should be applied on the server
- `--hetzner-server-label`: `key=value` pairs of additional metadata to assign to the server.
- `--hetzner-key-label`: `key=value` pairs of additional metadata to assign to SSH key (only applies if newly creadted).
- `--hetzner-key-label`: `key=value` pairs of additional metadata to assign to SSH key (only applies if newly created).
- `--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
- `--hetzner-auto-spread`: Add to a `docker-machine` provided `spread` group (mutually exclusive with `--hetzner-placement-group`)
- `--hetzner-ssh-user`: Change the default SSH-User
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment