|
@@ -5,7 +5,7 @@ Welcome to Attic
|
|
|
|project_name| is a deduplicating backup program written in Python.
|
|
|
The main goal of |project_name| is to provide an efficient and secure way
|
|
|
to backup data. The data deduplication technique used makes |project_name|
|
|
|
-suitable for daily backups since only actual changes are stored.
|
|
|
+suitable for daily backups since only the changes are stored.
|
|
|
|
|
|
|
|
|
Easy to use
|
|
@@ -44,17 +44,17 @@ User's Guide
|
|
|
Getting help
|
|
|
============
|
|
|
|
|
|
-If you've found a bug or have a concrete feature request you can add your bug
|
|
|
-report or feature request directly to the project `issue tracker`_. For more
|
|
|
-general questions or discussions a post to the mailing list is preferred.
|
|
|
+If you've found a bug or have a concrete feature request, you can add your bug
|
|
|
+report or feature request directly to the project's `issue tracker`_. For more
|
|
|
+general questions or discussions, a post to the mailing list is preferred.
|
|
|
|
|
|
Mailing list
|
|
|
------------
|
|
|
|
|
|
-There is a mailing list for Attic on librelist_ you can use for feature
|
|
|
+There is a mailing list for Attic on librelist_ that you can use for feature
|
|
|
requests and general discussions about Attic. A mailing list archive is
|
|
|
available `here <http://librelist.com/browser/attic/>`_.
|
|
|
|
|
|
-To subscribe to the list send an email to attic@librelist.com and reply
|
|
|
-to the confirmation mail. Likevise To unsubscribe send an email to
|
|
|
+To subscribe to the list, send an email to attic@librelist.com and reply
|
|
|
+to the confirmation mail. Likewise, to unsubscribe, send an email to
|
|
|
attic-unsubscribe@librelist.com and reply to the confirmation mail.
|