Add option '-k' for overriding config options

This commit is contained in:
Riccardo Murri
2008-01-03 04:13:04 +01:00
parent 08f22be8ea
commit 2985ddc61e
3 changed files with 32 additions and 2 deletions

View File

@ -373,6 +373,17 @@ cd offlineimap-x.y.z</ProgramListing>
will debug the threading model.
</para></listitem>
</varlistentry>
<varlistentry><term>-k [<replaceable>section</replaceable>:]<replaceable>option</replaceable>=<replaceable>value</replaceable>
</term>
<listitem><para> Override configuration file option. If
"section" is omitted, it defaults
to <property>general</property>. Any underscores "_" in
the section name are replaced with spaces: for instance,
to override option <property>autorefresh</property> in
the "[Account Personal]" section in the config file one
would use "-k Account_Personal:autorefresh=30".
</para></listitem>
</varlistentry>
<varlistentry><term>-l
<replaceable>filename</replaceable></term>
<listitem><para>