Fix typo, cosmetic whitespace
This commit is contained in:
parent
8458b60b24
commit
80bd3b99d0
|
@ -72,4 +72,5 @@ Below is a fully functioning example.
|
|||
See https://stgraber.org/2016/03/30/lxd-2-0-image-management-512/
|
||||
for more properties.
|
||||
|
||||
- `config` (map) - List of key/value pairs you wish to pass to `lxc launch` via `--config`. Defaults to empty.
|
||||
- `launch_config` (map[string]string) - List of key/value pairs you wish to
|
||||
pass to `lxc launch` via `--config`. Defaults to empty.
|
||||
|
|
Loading…
Reference in New Issue