From a649074b1065925789f636f94c32d03b13e45e26 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 11 Apr 2014 19:27:57 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/completion b/src/completion index b9b8e93..f0fb7a6 100644 --- a/src/completion +++ b/src/completion @@ -32,6 +32,6 @@ (argumented (options -t --temperature) (complete --version) (arg DAY:NIGHT) (files -0) (desc 'Colour temperature to set at daytime/night')) (argumented (options -l --location) (complete --location) (arg LAT:LON|PROVIDER) (files -0) (desc 'Your current location or location provider')) (argumented (options -m --method) (complete --method) (arg METHOD) (files -0) (desc 'Method to use to set colour temperature')) - (unargumented (options -r --no-transition) (complete --no-transition) (files -0) (desc 'Disable temperature transitions')) + (unargumented (options -r --no-transition) (complete --no-transition) (desc 'Disable temperature transitions')) ) -- cgit v1.2.3-70-g09d2