From 476273e5214b0f32361da4c72c9b6c53436cf748 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 13:52:38 +0100 Subject: fix text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- __main__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '__main__.py') diff --git a/__main__.py b/__main__.py index d0ac5eb..b398d0f 100755 --- a/__main__.py +++ b/__main__.py @@ -101,7 +101,7 @@ toggle = False set_status = None ''' -:bool? `True` if redshift should be enabled, `False` for disble, otherwise `None` +:bool? `True` if redshift should be enabled, `False` for disable, otherwise `None` ''' set_freeze = None @@ -117,7 +117,7 @@ status = False conf_opts = [] ''' :list This list will always have at least one element. This list is filled - with options passed to the configurations, with the first element + with options passed to the configuration, with the first element being the configuration file ''' @@ -168,7 +168,7 @@ for arg in sys.argv[1:]: -h --help Display this help message -V --version Show program version -C --copyright Show program copyright information - -W --warranty Show program warrantly disclaimer + -W --warranty Show program warranty disclaimer -d --daemon Start as daemon -x --reset --kill Remove adjustment from screen -- cgit v1.2.3-70-g09d2