/offlineimap/head: changeset 161
Added Noninteractive.Basic and Noninteractive.Quiet, fixing [complete.org #14]
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
|
||||
<hr>
|
||||
<!-- Creator : groff version 1.17.2 -->
|
||||
<!-- CreationDate: Sun Jul 21 19:55:27 2002 -->
|
||||
<!-- CreationDate: Sun Jul 21 20:54:05 2002 -->
|
||||
<a name="NAME"></a>
|
||||
<h2>NAME</h2>
|
||||
<table width="100%" border=0 rules="none" frame="void"
|
||||
@ -414,8 +414,10 @@ be. Use this option with care.</td></table>
|
||||
<tr valign="top" align="left">
|
||||
<td width="21%"></td><td width="79%">
|
||||
The pre-defined options are <b>Tk.TKUI</b> (a graphical
|
||||
interface) and <b>TTY.TTYUI</b> (a text-mode
|
||||
interface).</td></table>
|
||||
interface), <b>TTY.TTYUI</b> (a text-mode interface),
|
||||
<b>Noninteractive.Basic</b> (a non-interactive mode suitable
|
||||
for cronning), and <b>Noninteractive.Quiet</b> (a mode that
|
||||
generates no output except for errors).</td></table>
|
||||
<a name="EXAMPLES"></a>
|
||||
<h2>EXAMPLES</h2>
|
||||
|
||||
|
Reference in New Issue
Block a user