docs: add -help and -version options to man pages
This commit is contained in:
@ -6,13 +6,21 @@ riverctl - command-line interface for controlling river
|
||||
|
||||
# SYNOPSIS
|
||||
|
||||
*riverctl* _command_ [_command specific arguments_]
|
||||
*riverctl* [_options_] _command_ [_command specific arguments_]
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
*riverctl* is a command-line utility used to control and configure river
|
||||
over the Wayland protocol.
|
||||
|
||||
# OPTIONS
|
||||
|
||||
*-help*
|
||||
Print a help message and exit.
|
||||
|
||||
*-version*
|
||||
Print the version number and exit.
|
||||
|
||||
# COMMANDS
|
||||
|
||||
## ACTIONS
|
||||
|
Reference in New Issue
Block a user