From aa19a1a964e9a195cf6fe03499e393fd44b0da5a Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Sat, 24 Jul 2021 19:42:34 +0200 Subject: docs: add -help and -version options to man pages --- doc/river.1.scd | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc/river.1.scd') diff --git a/doc/river.1.scd b/doc/river.1.scd index 24652a3..0b13f46 100644 --- a/doc/river.1.scd +++ b/doc/river.1.scd @@ -6,7 +6,7 @@ river - dynamic tiling Wayland compositor # SYNOPSIS -*river* [*-c* _shell_command_] [*-l* _log_level_] +*river* [_options_] # DESCRIPTION @@ -20,6 +20,12 @@ utility may be used to communicate with river over these protocols. # OPTIONS +*-help* + Print a help message and exit. + +*-version* + Print the version number and exit. + *-c* _shell_command_ Override the default search paths for an init executable: instead _shell_command_ will be run with _/bin/sh -c_. See the *CONFIGURATION* -- cgit v1.2.3