]> code.delx.au - offlineimap/blobdiff - offlineimap/version.py
Daniel Jacobowitz patches
[offlineimap] / offlineimap / version.py
index 1a1a1eb653494aecdfc462b94e0cbbf3efda29f1..33620f7c7dd13b99bc8daecc0a363cab12b2bc31 100644 (file)
@@ -43,7 +43,7 @@ def getcmdhelp():
     return """
        offlineimap [ -1 ] [ -P profiledir ] [ -a accountlist ]  [
        -c configfile  ] [ -d debugtype[,debugtype...]  ] [ -o ] [
-       -u interface ]
+       -u interface ] [ -q ]
 
        offlineimap -h | --help
 
@@ -97,6 +97,9 @@ def getcmdhelp():
        -o     Run  only once, ignoring any autorefresh setting in
               the config file.
 
+       -q     Run  only quick synchronizations.   Ignore any flag
+              updates on IMAP servers.
+
        -h, --help
               Show summary of options.