Ordering change to reflect wording better
This commit is contained in:
		| @@ -752,10 +752,10 @@ def net_dhcp(): | ||||
|     'ipaddr' | ||||
| ) | ||||
| @click.argument( | ||||
|     'macaddr' | ||||
|     'hostname' | ||||
| ) | ||||
| @click.argument( | ||||
|     'hostname' | ||||
|     'macaddr' | ||||
| ) | ||||
| def net_dhcp_add(net, ipaddr, macaddr, hostname): | ||||
|     """ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user