]> git.cworth.org Git - sup/commitdiff
Added sync-back to manifest
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Mon, 28 May 2007 02:43:37 +0000 (02:43 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Mon, 28 May 2007 02:43:37 +0000 (02:43 +0000)
git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@418 5c8cc53c-5e98-4d25-b20a-d8db53a31250

Manifest.txt
lib/sup/source.rb

index 13ea4c2c43bf484ed7e193bb53e84bc876c58383..971f0ca4eff3acee3e44ccec4d027aea83272c8a 100644 (file)
@@ -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
index 55e1baca890f7f9c9968e5a4cf79efe64a8de2b9..1bc77a7a7f1ccafbbaeca3ab602780bd88508846 100644 (file)
@@ -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