]> code.delx.au - offlineimap/commitdiff
Document MachineUI
authorJohn Goerzen <jgoerzen@complete.org>
Sat, 7 Jul 2007 00:13:14 +0000 (01:13 +0100)
committerJohn Goerzen <jgoerzen@complete.org>
Sat, 7 Jul 2007 00:13:14 +0000 (01:13 +0100)
offlineimap.conf
offlineimap.sgml

index e36a44e548c142e98f038667a822b086c0c59da1..b02dba4ce69b0de26cd1da192eb47e4914c86fbe 100644 (file)
@@ -57,6 +57,8 @@ maxsyncaccounts = 1
 # Noninteractive.Basic -- Noninteractive interface suitable for cronning
 # Noninteractive.Quiet -- Noninteractive interface, generates no output
 #                         except for errors.
+# Machine.MachineUI -- Interactive interface suitable for machine
+#                      parsing.
 #
 # You can override this with a command-line option -u.
 
index f0481f713dec2833245f1f996c5af5fddd475a7a..82b1179b628b858997a0027af47dc599957cb6fc 100644 (file)
@@ -208,7 +208,7 @@ remoteuser = jgoerzen
          </listitem>
          <listitem>
            <para>
-             You must have Python version 2.2.1 or above installed.
+             You must have Python version 2.4 or above installed.
              If you are
              running on Debian GNU/Linux, this requirement will automatically be
              taken care of for you.  If you do not have Python already, check with
@@ -566,6 +566,15 @@ cd offlineimap-x.y.z</ProgramListing>
        </para>
       </refsect2>
 
+      <refsect2>
+        <title>Machine.MachineUI</title>
+        <para>
+           Machine.MachineUI generates output in a machine-parsable format.
+           It is designed for other programs that will interface
+           to OfflineIMAP.
+        </para>
+      </refsect2>
+
     </refsect1>
 
     <refsect1>