commit 47a0ed222c99f0e618620f4862cb0778a074691e
parent e8e4dbdd7e7852695793511f43fc15c47b31240a
Author: Raymond Li <hi@raymond.li>
Date: Fri, 4 Jun 2021 18:59:35 -0400
Remove bar-width from manpage
Diffstat:
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git a/i3lock.1 b/i3lock.1
@@ -382,12 +382,6 @@ 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.
Defaults to horizontal.