Wrong help text
This commit is contained in:
parent
c4ad09c4f3
commit
f3e93b7e1a
|
@ -78,7 +78,7 @@ def get_options() -> dict:
|
||||||
)
|
)
|
||||||
create_parser.add_argument(
|
create_parser.add_argument(
|
||||||
"--sgroup",
|
"--sgroup",
|
||||||
help="Set security group for machine",
|
help="Set server group for machine",
|
||||||
default="",
|
default="",
|
||||||
)
|
)
|
||||||
create_parser.add_argument(
|
create_parser.add_argument(
|
||||||
|
|
Loading…
Reference in a new issue