From dcad0ed65e8384824036d42e3c3204c800c4e32c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 5 Jun 2014 06:32:03 +0200 Subject: typo + change default temperatures + use solar-python MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/__main__.py') diff --git a/src/__main__.py b/src/__main__.py index b58cfdc..e93b196 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -561,7 +561,7 @@ if have_argparser: None, True, ArgParser.standard_abbreviations()) # Populate parser with possible options - dn = '\nUse twice or daytime and nighttime respectively' + dn = '\nUse twice for daytime and nighttime respectively' parser.add_argumented(['-c', '--configurations'], 0, 'FILE', 'Select configuration file') parser.add_argumentless(['-p', '--panic-gate', '--panicgate'], 0, 'Skip transition into initial settings') parser.add_argumented(['-g', '--gamma'], 0, 'RGB|R:G:B', 'Set gamma correction' + dn) -- cgit v1.2.3-70-g09d2