common: use -h instead of -help
This doesn't really matter that much as unrecognized options will still trigger a help message to be printed, but -h is much more standard so lets make the predictable choice here while sticking to only single '-' flags.
This commit is contained in:
@ -15,7 +15,7 @@ over the Wayland protocol.
|
||||
|
||||
# OPTIONS
|
||||
|
||||
*-help*
|
||||
*-h*
|
||||
Print a help message and exit.
|
||||
|
||||
*-version*
|
||||
|
Reference in New Issue
Block a user