Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Conversation

@kgawda
Copy link

@kgawda kgawda commented Mar 22, 2021

Fix the command line arguments definition for "dhcp-pool create". It was missing some commas in the code.
Thanks to this fix, eg.: -g and --gateway-ip are separate options, instead of -g--gateway-ip.
Also re-generated docs to reflect changes. I used the script present in repo (generate-docs.py). This is why so many docs files are changed.

Add missing commas in command line arguments definition.
Thanks to this, eg.: -g and --gateway-ip are separate options, instead of -g--gateway-ip.
Also re-generate docs to reflect changes.

Signed-off-by: Konrad Gawda <[email protected]>
@kgawda
Copy link
Author

kgawda commented Mar 22, 2021

I just discovered it fixes issue #532

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant