git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commitf0e89c41686388ceba4aa8dc23b7decfd374a7fc
parent312b58d0d9
authorLennard Hofmann <[email protected]>
date2020-08-01 09:37
doc: shorten riverctl’s synopsis

The set-option command got removed but was still present in SYNOPSIS,
which confused me. It is not the first time, we forgot to update it.

 doc/riverctl.1.scd | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd
index 6c104ac..3f32965 100644
--- a/doc/riverctl.1.scd
+++ b/doc/riverctl.1.scd
@@ -5,8 +5,7 @@ riverctl - command-line interface for controlling river
 
 # SYNOPSIS
 
-*riverctl*
-*close*|*declare-mode*|*enter-mode*|*exit*|*focus-output*|*focus-view*|*layout*|*map*|*mod-master-count*|*mod-master-factor*|*send-to-output*|*set-focused-tags*|*set-option*|*set-view-tags*|*spawn*|*toggle-float*|*toggle-focused-tags*|*toggle-view-tags*|*zoom* [_command specific arguments_]
+*riverctl* _command_ [_command specific arguments_]
 
 # DESCRIPTION