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:
Isaac Freund
2021-11-01 00:34:15 +01:00
parent 4cee1fb881
commit f2cf4b9455
6 changed files with 12 additions and 12 deletions

View File

@ -20,7 +20,7 @@ utility may be used to communicate with river over these protocols.
# OPTIONS
*-help*
*-h*
Print a help message and exit.
*-version*

View File

@ -15,7 +15,7 @@ over the Wayland protocol.
# OPTIONS
*-help*
*-h*
Print a help message and exit.
*-version*

View File

@ -17,7 +17,7 @@ modified while rivertile is running with the help of *riverctl*(1).
# OPTIONS
*-help*
*-h*
Print a help message and exit.
*-version*