summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@linbit.com>2012-09-19 02:07:34 +0200
committerAndreas Gruenbacher <agruen@linbit.com>2012-09-19 02:51:23 +0200
commit3b934d69038a9b3729fafd43d6174dc7523a9d97 (patch)
tree0e2657a177d9bc3550021dd71ebfd429123afd14
parent99f2638763845d8173a0c9f9209ac2b4be947165 (diff)
downloadpatch-3b934d69038a9b3729fafd43d6174dc7523a9d97.tar.gz
Document command-line options in alphabetic order
* patch.man: The options are mostly listen in alphabetical order; stick to that.
-rw-r--r--patch.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/patch.man b/patch.man
index b0ee8c1..0433145 100644
--- a/patch.man
+++ b/patch.man
@@ -314,10 +314,6 @@ and patches should be generated by
.B "diff\ \*=binary"
when line endings are significant.)
.TP
-\fB\*=read\-only=\fP\fIbehavior\fP
-Behave as requested when trying to modify a read-only file: \fBignore\fP the
-potential problem, \fBwarn\fP about it (the default), or \fBfail\fP.
-.TP
\fB\-c\fP or \fB\*=context\fP
Interpret the patch file as a ordinary context diff.
.TP
@@ -591,6 +587,10 @@ Luckily, most patches add or change lines rather than delete them, so most
reversed normal diffs begin with a delete, which fails, triggering
the heuristic.)
.TP
+\fB\*=read\-only=\fP\fIbehavior\fP
+Behave as requested when trying to modify a read-only file: \fBignore\fP the
+potential problem, \fBwarn\fP about it (the default), or \fBfail\fP.
+.TP
\fB\*=reject\-format=\fP\fIformat\fP
Produce reject files in the specified \fIformat\fP (either \fBcontext\fP or
\fBunified\fP). Without this option, rejected hunks come out in unified diff