mirror of
https://github.com/borgbackup/borg.git
synced 2025-01-03 13:45:31 +00:00
README: minor grammar fix, minor other changes
This commit is contained in:
parent
8cb901b2f1
commit
546052ed92
1 changed files with 3 additions and 4 deletions
|
@ -73,9 +73,8 @@ Main features
|
||||||
backup examination and restores (e.g. by using a regular file manager).
|
backup examination and restores (e.g. by using a regular file manager).
|
||||||
|
|
||||||
**Easy installation on multiple platforms**
|
**Easy installation on multiple platforms**
|
||||||
We offer single-file binaries
|
We offer single-file binaries that do not require installing anything -
|
||||||
that does not require installing anything - you can just run it on
|
you can just run them on these platforms:
|
||||||
the supported platforms:
|
|
||||||
|
|
||||||
* Linux
|
* Linux
|
||||||
* Mac OS X
|
* Mac OS X
|
||||||
|
@ -148,7 +147,7 @@ Here's a (incomplete) list of some major changes:
|
||||||
* mkdir-based locking is more compatible than attic's posix locking
|
* mkdir-based locking is more compatible than attic's posix locking
|
||||||
* uses fadvise to not spoil / blow up the fs cache
|
* uses fadvise to not spoil / blow up the fs cache
|
||||||
* better error messages / exception handling
|
* better error messages / exception handling
|
||||||
* better output for verbose mode, progress indication
|
* better logging, screen output, progress indication
|
||||||
* tested on misc. Linux systems, 32 and 64bit, FreeBSD, OpenBSD, NetBSD, Mac OS X
|
* tested on misc. Linux systems, 32 and 64bit, FreeBSD, OpenBSD, NetBSD, Mac OS X
|
||||||
|
|
||||||
Please read the `ChangeLog`_ (or ``CHANGES.rst`` in the source distribution) for more
|
Please read the `ChangeLog`_ (or ``CHANGES.rst`` in the source distribution) for more
|
||||||
|
|
Loading…
Reference in a new issue