mirror of
https://github.com/vale981/bspwm
synced 2025-03-06 02:01:42 -05:00
Document the fence_ratio RATIO argument
The documentation was missing the RATIO argument to fence_ratio.
This commit is contained in:
parent
972526f1aa
commit
0e26278308
3 changed files with 5 additions and 5 deletions
|
@ -147,7 +147,7 @@ Messages
|
|||
*pull* _left_|_right_|_up_|_down_::
|
||||
Pull the fence located in the given direction.
|
||||
|
||||
*fence_ratio* _left_|_right_|_up_|_down_::
|
||||
*fence_ratio* _left_|_right_|_up_|_down_ _RATIO_::
|
||||
Set the splitting ratio of the fence located in the given direction.
|
||||
|
||||
*cycle* _next_|_prev_ [*--skip-floating*|*--skip-tiled*|*--skip-class-equal*|*--skip-class-differ*]::
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
.\" Title: bspwm
|
||||
.\" Author: [see the "Author" section]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
||||
.\" Date: 06/28/2013
|
||||
.\" Date: 06/29/2013
|
||||
.\" Manual: Bspwm Manual
|
||||
.\" Source: Bspwm 0.7
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "BSPWM" "1" "06/28/2013" "Bspwm 0\&.7" "Bspwm Manual"
|
||||
.TH "BSPWM" "1" "06/29/2013" "Bspwm 0\&.7" "Bspwm Manual"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
@ -198,7 +198,7 @@ Push the fence located in the given direction\&.
|
|||
Pull the fence located in the given direction\&.
|
||||
.RE
|
||||
.PP
|
||||
\fBfence_ratio\fR \fIleft\fR|\fIright\fR|\fIup\fR|\fIdown\fR
|
||||
\fBfence_ratio\fR \fIleft\fR|\fIright\fR|\fIup\fR|\fIdown\fR \fIRATIO\fR
|
||||
.RS 4
|
||||
Set the splitting ratio of the fence located in the given direction\&.
|
||||
.RE
|
||||
|
|
|
@ -145,7 +145,7 @@ Messages
|
|||
*pull* _left_|_right_|_up_|_down_::
|
||||
Pull the fence located in the given direction.
|
||||
|
||||
*fence_ratio* _left_|_right_|_up_|_down_::
|
||||
*fence_ratio* _left_|_right_|_up_|_down_ _RATIO_::
|
||||
Set the splitting ratio of the fence located in the given direction.
|
||||
|
||||
*cycle* _next_|_prev_ [*--skip-floating*|*--skip-tiled*|*--skip-class-equal*|*--skip-class-differ*]::
|
||||
|
|
Loading…
Add table
Reference in a new issue