improved warnings; check cli argument count
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Sun, 27 Jul 2014 06:17:24 +0000 (02:17 -0400)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 7 Dec 2015 17:46:48 +0000 (12:46 -0500)
commit20f6e7c5d74891965e374b066af45f1a47d4b3b2
treef10e71cc12bad3cc737b7b6375b18eefc5ff032e
parent8ae432f0f86d7f57c791ee31870a11402a7034dd
improved warnings; check cli argument count

warnings now include the program name and print to stderr.

there must be no arguments aside from the program name.
edward-bot