From 0e26278308afa0a24b4ac09e50029e3a19a19a43 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Sat, 29 Jun 2013 20:32:56 -0400 Subject: [PATCH] Document the fence_ratio RATIO argument The documentation was missing the RATIO argument to fence_ratio. --- README.asciidoc | 2 +- doc/bspwm.1 | 6 +++--- doc/bspwm.1.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.asciidoc b/README.asciidoc index 1cf7816..b96dcd3 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -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*]:: diff --git a/doc/bspwm.1 b/doc/bspwm.1 index 8e84d9e..980ef61 100644 --- a/doc/bspwm.1 +++ b/doc/bspwm.1 @@ -2,12 +2,12 @@ .\" Title: bspwm .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets v1.78.1 -.\" 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 diff --git a/doc/bspwm.1.txt b/doc/bspwm.1.txt index 8ace4d9..efd8134 100644 --- a/doc/bspwm.1.txt +++ b/doc/bspwm.1.txt @@ -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*]::