diff options
Diffstat (limited to 'doc/riverctl.1.scd')
| -rw-r--r-- | doc/riverctl.1.scd | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 060888e..6a8332a 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -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 |
