Make argument parsing errors fatal
When you run "awesome --foobar", a warning will be printed (by getopt_long()) and awesome just ignores the invalid argument. That's unusual and weird. This commit produces an error instead. Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
08e4c304cd
commit
fd90061c24