From 47a0ed222c99f0e618620f4862cb0778a074691e Mon Sep 17 00:00:00 2001 From: Raymond Li Date: Fri, 4 Jun 2021 18:59:35 -0400 Subject: [PATCH] Remove bar-width from manpage --- i3lock.1 | 6 ------ 1 file changed, 6 deletions(-) diff --git a/i3lock.1 b/i3lock.1 index 863b72b..823189a 100644 --- a/i3lock.1 +++ b/i3lock.1 @@ -381,12 +381,6 @@ Replaces the usual ring indicator with a bar indicator. Comes with perks. Sets the direction the bars grow in. 0 is the default (downwards, or rightwards, depending on the bar orientation). 1 is the reverse, and 2 is both. -.TP -.B \-\-bar\-width=15 -Deprecated, use \-\-bar\-count instead. - -Sets the width of the minibars in the bar. - .TP .B \-\-bar\-orientation={vertical,horizontal} Sets whether the bar is vertically or horizontally oriented.