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 ~~~~~~~