diff options
author | Andreas Gruenbacher <agruen@suse.de> | 2010-02-17 16:49:12 +0100 |
---|---|---|
committer | Andreas Gruenbacher <agruen@suse.de> | 2010-02-17 16:49:12 +0100 |
commit | 70c5b3126f8320cbc7d7d9a565693fff33e70ac0 (patch) | |
tree | 695d4635a397ccd71a31333dba68c30e8f87268b /patch.man | |
parent | f376c5db4a4b169176996c67c8c5ac53c3b18a44 (diff) | |
download | patch-70c5b3126f8320cbc7d7d9a565693fff33e70ac0.tar.gz |
Clarify the description of the -N option
* patch.man: Clarify the description of the -N option.
Diffstat (limited to 'patch.man')
-rw-r--r-- | patch.man | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -445,7 +445,8 @@ This option implies \fB\*=forward\fP and does not take the Interpret the patch file as a normal diff. .TP \fB\-N\fP or \fB\*=forward\fP -Ignore patches that seem to be reversed or already applied. +Ignore patches that seem to be reversed or already applied. It is only checked if +the first hunk of a patch can be reversed. See also .BR \-R . .TP |