sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 065600a4a06a54839ee0b3f77a392c55b6c1fa1c
parent 6b5bca1ec09df3bec8129b444c7206c738078bcc
Author: wmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Date:   Mon, 28 May 2007 02:43:37 +0000

Added sync-back to manifest

git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@418 5c8cc53c-5e98-4d25-b20a-d8db53a31250

Diffstat:
M Manifest.txt | 1 +
M lib/sup/source.rb | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/Manifest.txt b/Manifest.txt
@@ -10,6 +10,7 @@ bin/sup-config
 bin/sup-dump
 bin/sup-recover-sources
 bin/sup-sync
+bin/sup-sync-back
 doc/FAQ.txt
 doc/Philosophy.txt
 doc/TODO
diff --git a/lib/sup/source.rb b/lib/sup/source.rb
@@ -8,7 +8,7 @@ class Source
   ## Implementing a new source is typically quite easy, because Sup
   ## only needs to be able to:
   ##  1. See how many messages it contains
-  ##  2. Get an arbirtrary message
+  ##  2. Get an arbitrary message
   ##  3. (optional) see whether the source has marked it read or not
   ##
   ## In particular, Sup doesn't need to move messages, mark them as