summaryrefslogtreecommitdiffstats
diff options
authorJason A. Donenfeld <Jason@zx2c4.com>2012-12-08 14:00:48 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2012-12-08 14:00:48 +0100
commit00a0fdf90d0e3f7bee60d2b5a9cda2f234e93d86 (patch)
tree6050b2d08259c41b9b1e79d68df8f9e69a401901
parentShow progress for list download. (diff)
downloadgmail-notmuch-00a0fdf90d0e3f7bee60d2b5a9cda2f234e93d86.tar.xz
gmail-notmuch-00a0fdf90d0e3f7bee60d2b5a9cda2f234e93d86.zip
Update output example.
-rwxr-xr-xgmail-notmuch.py8
1 files changed, 5 insertions, 3 deletions
diff --git a/gmail-notmuch.py b/gmail-notmuch.py
index 9dd7eb4..a0b1d1e 100755
--- a/gmail-notmuch.py
+++ b/gmail-notmuch.py
@@ -19,9 +19,11 @@
# $ ./gmail-notmuch.py -u jason.donenfeld -p Shien8Boh2vah ~/Mail/
# Logging in...
# Selecting all mail...
-# Collecting old messages...
-# Reading message list...
-# Downloading messages: 44 of 200|######## | 22% ETA: 0:00:58 Elapsed Time: 0:00:16 2.66 emails/s
+# Receiving message list: 135126 of 135126|##################################################|100% Time: 0:00:52 2.56 kemails/s
+# Parsing message list and labels...
+# Searching for local messages...
+# Retagging local messages: 135124 of 135124|################################################|100% Time: 0:00:13 10.39 kemails/s
+# Downloading messages: 2 of 2|##############################################################|100% Time: 0:00:00 5.12 emails/s
# Interrupted imports will automatically resume from where they left off.