File: 03_diffoptstypo.patch

package info (click to toggle)
cvsps 2.1-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 620 kB
  • sloc: ansic: 4,724; makefile: 60; sh: 26
file content (13 lines) | stat: -rw-r--r-- 418 bytes parent folder | download | duplicates (4)
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