Actions
Bug #23046
closedWrong description of gateway parameter for hammer subnet create --help
Difficulty:
trivial
Triaged:
Pull request:
Description
hammer subnet create --help
...
--gateway GATEWAY Primary DNS for this subnet
...
should be
...
--gateway GATEWAY Subnet gateway
...
Actions