sargon / ddhcpd

A distributed DHCP Daemon
GNU General Public License v3.0
31 stars 12 forks source link

chg: Switch -v and -V #38

Closed BenBE closed 6 years ago

BenBE commented 6 years ago

This brings the meaning of -v (Verbosity) and -V (Program Version) more into line with many other utilities that use -v for verbosity control. This patch also makes -V display the build version as is also common with many other tools.