From 4c47ba70379a62efbe4cb281e6a59e747b557db4 Mon Sep 17 00:00:00 2001 From: Bastien Dejean Date: Tue, 8 Oct 2013 23:16:07 +0200 Subject: [PATCH] Document `control --record-history` --- doc/bspwm.1 | 5 +++++ doc/bspwm.1.txt | 3 +++ 2 files changed, 8 insertions(+) diff --git a/doc/bspwm.1 b/doc/bspwm.1 index 991179a..26e4f5d 100644 --- a/doc/bspwm.1 +++ b/doc/bspwm.1 @@ -856,6 +856,11 @@ Write the current internal state to the panel FIFO\&. .RS 4 Toggle the visibility of all the windows\&. .RE +.PP +\fB\-\-record\-history\fR on|off +.RS 4 +Enable or disable the recording of window focus history\&. +.RE .RE .SS "Pointer" .sp diff --git a/doc/bspwm.1.txt b/doc/bspwm.1.txt index b8f1d8d..143d28d 100644 --- a/doc/bspwm.1.txt +++ b/doc/bspwm.1.txt @@ -519,6 +519,9 @@ Options *--toggle-visibility*:: Toggle the visibility of all the windows. +*--record-history* on|off:: + Enable or disable the recording of window focus history. + Pointer ~~~~~~~