From bea0cd38b733b4c709ff449f336299c4c962e3ab Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 28 Mar 2014 00:25:59 +0100 Subject: update src/completion with +t MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/completion | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/completion b/src/completion index 851ab59..db5ea36 100644 --- a/src/completion +++ b/src/completion @@ -29,6 +29,7 @@ ((options -b --brightness) (complete --brightness) (arg RGB|R:G:B) (files -0) (desc 'Change brightness using sRGB')) ((options +b ++brightness) (complete ++brightness) (arg Y) (files -0) (desc 'Change brightness using CIE xyY')) ((options -t --temperature) (complete --temperature) (arg KELVIN) (files -0) (desc 'Change colour temperature')) + ((options +t ++temperature) (complete ++temperature) (arg KELVIN) (files -0) (desc 'Change colour temperature using CIE xyY instead of sRBG')) ((options -l --location) (complete --location) (arg LAT:LON) (files -0) (desc 'Specify your geographical location')) ((options -o --output --crtc) (complete --output) (arg CRTC) (files -0) (desc 'Select CRTC to apply changes to')) ) -- cgit v1.2.3-70-g09d2