From: David Dykstra Date: Mon, 7 Dec 1998 18:48:46 +0000 (+0000) Subject: steve.ingram@icl-gis.com noticed several mistakes in rsync.1. Some of X-Git-Tag: v2.3.0~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a554d5b14c9220d9a3cac14e02f9feea4c56a34;p=thirdparty%2Frsync.git steve.ingram@icl-gis.com noticed several mistakes in rsync.1. Some of them had already been fixed but yodl2man hadn't been run, and a couple others were new. --- diff --git a/rsync.yo b/rsync.yo index dbfa0915..e227440c 100644 --- a/rsync.yo +++ b/rsync.yo @@ -616,11 +616,11 @@ itemize( only against the final component of the filename. it() if the pattern starts with "+ " (a plus followed by a space) - then it is always considered a include pattern, even if specified as + then it is always considered an include pattern, even if specified as part of an exclude option. The "+ " part is discarded before matching. it() if the pattern starts with "- " (a minus followed by a space) - then it is always considered a exclude pattern, even if specified as + then it is always considered an exclude pattern, even if specified as part of an include option. The "- " part is discarded before matching. it() if the pattern is a single exclamation mark ! then the current