README.md

changeset 66
4bc6322d0306
parent 65
6fed67863b00
child 67
75e514746980
--- a/README.md	Thu Jan 25 22:42:01 2018 +0000
+++ b/README.md	Thu Jan 25 22:43:27 2018 +0000
@@ -3,12 +3,8 @@
 This is a retrying and queuing scheduler as well as a MacOS tray icon for [BorgBackup](https://borgbackup.readthedocs.io/en/stable/).
 If you are not on MacOS, no tray icon will be displayed, but you can still use Borgend as a retrying scheduler.
 
-You can have multiple backups to the same repository, for example, you may
-backup a small subset of your files every couple of hours, and everything
-once a day or once a week. Borgend will ensure that only once backup is
-launched at a time, and queue the other one until the repository is
-available. If there was an error, such as when you are offline and backup up
-to a remote ssh location, Borgend will also retry the backup at set shorter intervals.
+You can have multiple backups to the same repository, for example, you may backup a small subset of your files every couple of hours, and everything once a day or once a week. Borgend will ensure that only one backup is launched at a time, and queue the other one until the repository is available.
+If there was an error, such as when you are offline and backup to a remote ssh location, Borgend will also retry the backup at set shorter intervals.
 
 The lead author is Tuomo Valkonen (<tuomov@iki.fi>).
 

mercurial