From 3e17f12cbb420d403673964ab44ca3fbd9af0da6 Mon Sep 17 00:00:00 2001 From: Lennard Hofmann Date: Sat, 1 Aug 2020 09:37:14 +0200 Subject: [PATCH] =?UTF-8?q?doc:=20shorten=20riverctl=E2=80=99s=20synopsis?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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