summaryrefslogtreecommitdiffstats
path: root/src/__main__.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-04 17:33:20 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-04 17:33:20 +0100
commit79fd402d820e88f7ca75ab6b568d428c57e2fae4 (patch)
treecb2860892a118517bbe74cf9bd1d4a3ecfb47e0f /src/__main__.py
parentadd xpybar port of xmobar example (diff)
downloadblueshift-79fd402d820e88f7ca75ab6b568d428c57e2fae4.tar.gz
blueshift-79fd402d820e88f7ca75ab6b568d428c57e2fae4.tar.bz2
blueshift-79fd402d820e88f7ca75ab6b568d428c57e2fae4.tar.xz
add -r support for one shot mode in comprehensive example
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/__main__.py')
-rwxr-xr-xsrc/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/__main__.py b/src/__main__.py
index 2a2518d..f081811 100755
--- a/src/__main__.py
+++ b/src/__main__.py
@@ -130,7 +130,7 @@ panic = False
uses_adhoc_opts = False
'''
-:bool `True` if the configuration screens parses the ad-hoc settings
+:bool `True` if the configuration script parses the ad-hoc settings
'''
conf_opts = None