summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-12-29 20:26:58 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2005-12-29 20:26:58 +0000
commit33890ccb5a5719cd7fea063111af633f5f44f464 (patch)
tree23334da4b80ea8460e8c940ce30702a5fbea7b89
parent05d7ac7b430c15676be172e3785bc7156e77274e (diff)
downloadrdiff-backup-33890ccb5a5719cd7fea063111af633f5f44f464.tar.gz
Clarified rsync comparison
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r1-0@726 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-rw-r--r--rdiff-backup/rdiff-backup.120
1 files changed, 14 insertions, 6 deletions
diff --git a/rdiff-backup/rdiff-backup.1 b/rdiff-backup/rdiff-backup.1
index 60a71d0..dc69c1b 100644
--- a/rdiff-backup/rdiff-backup.1
+++ b/rdiff-backup/rdiff-backup.1
@@ -579,12 +579,20 @@ options on this man page.
.SH FILE SELECTION
.B rdiff-backup
-supports file selection options similar to (but different from)
-.BR rsync (1).
-When rdiff-backup is run, it searches through the given source
-directory and backs up all the files specified by the file selection
-system. The system may appear complicated, but it is supposed to be flexible
-and easy-to-use.
+has a number of file selection options. When rdiff-backup is run, it
+searches through the given source directory and backs up all the files
+matching the specified options. This selection system may appear
+complicated, but it is supposed to be flexible and easy-to-use. If
+you just want to learn the basics, first look at the selection
+examples in the examples.html file included in the package, or on the
+web at
+.IR http://rdiff-backup.nongnu.org/examples.html
+
+.BR rdiff-backup 's
+selection system was originally inspired by
+.BR rsync (1),
+but there are many differences. (For instance, trailing backslashes
+have no special significance.)
The file selection system comprises a number of file
selection conditions, which are set using one of the following command