From 27356fd1432ec572a5c57f9157dacc835fd0191a Mon Sep 17 00:00:00 2001 From: koekeishiya Date: Sat, 17 Aug 2019 14:28:28 +0200 Subject: [PATCH] #211 make it clearer that only space settings can be set per-space --- doc/yabai.1 | 13 +++++++++---- doc/yabai.asciidoc | 7 +++++-- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/doc/yabai.1 b/doc/yabai.1 index cd0b4119..3e3364e8 100644 --- a/doc/yabai.1 +++ b/doc/yabai.1 @@ -2,12 +2,12 @@ .\" Title: yabai .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.6 -.\" Date: 2019-08-01 +.\" Date: 2019-08-17 .\" Manual: Yabai Manual .\" Source: Yabai .\" Language: English .\" -.TH "YABAI" "1" "2019-08-01" "Yabai" "Yabai Manual" +.TH "YABAI" "1" "2019-08-17" "Yabai" "Yabai Manual" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -103,9 +103,14 @@ LABEL := arbitrary string/text used as an identifier .SS "Config" .SS "General Syntax" .sp -yabai \-m config [\-\-space \fI\fP] [] +yabai \-m config [] .RS 4 -Get or set the value of . +Get or set the value of . +.RE +.sp +yabai \-m config [\-\-space \fI\fP] [] +.RS 4 +Get or set the value of . .RE .SS "Global Settings" .sp diff --git a/doc/yabai.asciidoc b/doc/yabai.asciidoc index 7ae24e8d..ba828b1c 100644 --- a/doc/yabai.asciidoc +++ b/doc/yabai.asciidoc @@ -88,8 +88,11 @@ Config General Syntax ^^^^^^^^^^^^^^ -yabai -m config [--space ''] []:: - Get or set the value of . +yabai -m config []:: + Get or set the value of . + +yabai -m config [--space ''] []:: + Get or set the value of . Global Settings ^^^^^^^^^^^^^^^