summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-05 17:42:00 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-08-05 17:42:00 +0000
commit6ac0e177ae49c4f07c550d4b4d56913a58444b4e (patch)
treea0e74abdeb691650b79609bbc6c42f20fc399425
parent5f25f4796b00e4d86e11c126e7dafc0a64e84dba (diff)
downloadrdiff-backup-6ac0e177ae49c4f07c550d4b4d56913a58444b4e.tar.gz
Slight rewrite
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-12@376 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-rw-r--r--rdiff-backup/rdiff-backup.112
1 files changed, 6 insertions, 6 deletions
diff --git a/rdiff-backup/rdiff-backup.1 b/rdiff-backup/rdiff-backup.1
index 98cffda..07b892b 100644
--- a/rdiff-backup/rdiff-backup.1
+++ b/rdiff-backup/rdiff-backup.1
@@ -27,12 +27,12 @@ rdiff-backup \- local/remote mirror and incremental backup
is a script, written in
.BR python (1)
that backs up one directory to another. The target directory ends up
-a exact copy (mirror) of the source directory, but extra reverse
-diffs are stored in the target directory, so you can still recover
-files lost some time ago. The idea is to combine the best features of
-a mirror and an incremental backup. rdiff-backup also preserves
-symlinks, special files, hardlinks, permissions, uid/gid ownership (if
-it is running as root), and modification times.
+a copy (mirror) of the source directory, but extra reverse diffs are
+stored in a special subdirectory of that target directory, so you can
+still recover files lost some time ago. The idea is to combine the
+best features of a mirror and an incremental backup. rdiff-backup
+also preserves symlinks, special files, hardlinks, permissions,
+uid/gid ownership (if it is running as root), and modification times.
.B rdiff-backup
can also operate