summaryrefslogtreecommitdiff
path: root/cvsps/03_diffoptstypo.patch
blob: 91771c578cf434872863646c205918d8a5fe19a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Author: <crafterm@debian.org>
Description: Diff opts typo fix
--- a/cvsps.1
+++ b/cvsps.1
@@ -83,7 +83,7 @@
 disable the use of rlog internally.  Note: rlog is
 required for stable PatchSet numbering.  Use with care.
 .TP
-.B \-\-diffs\-opts <option string>
+.B \-\-diff\-opts <option string>
 send a custom set of options to diff, for example to increase
 the number of context lines, or change the diff format.
 .TP