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:
@ -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*
|
||||
|
Reference in New Issue
Block a user