summaryrefslogtreecommitdiffstats
path: root/info/blueshift.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-02-25 08:09:53 +0100
committerMattias Andrée <maandree@operamail.com>2014-02-25 08:12:13 +0100
commit7cd2c283f5231324ff63db367073207b2fe8c04b (patch)
tree7a9aa48be2f815c841fc77a8c6c181c3e50966f8 /info/blueshift.texinfo
parenttypo (diff)
downloadblueshift-7cd2c283f5231324ff63db367073207b2fe8c04b.tar.gz
blueshift-7cd2c283f5231324ff63db367073207b2fe8c04b.tar.bz2
blueshift-7cd2c283f5231324ff63db367073207b2fe8c04b.tar.xz
add uses_adhoc_settings
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info/blueshift.texinfo')
-rw-r--r--info/blueshift.texinfo9
1 files changed, 9 insertions, 0 deletions
diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo
index 1d0da93..0555cf5 100644
--- a/info/blueshift.texinfo
+++ b/info/blueshift.texinfo
@@ -339,6 +339,15 @@ arguments passed onto the configuration script; and
store information is required to survive a
configuration reload, such as replaced functions.
+If you want to use the settings intended for ad-hoc
+mode, set @code{uses_adhoc_opts} to @code{True}. This
+lets you use @code{parser}, which is an instance of
+@code{ArgParser} (from the argparser library) which
+@code{parser} and @code{support_alternatives} already
+invoked, without a warning being printed. If you do
+not do this, @code{parser} will be @code{None} at the
+time @code{periodically} is first invoked by Blueshift.
+
@node Colour curve manipulators
@section Colour curve manipulators