1CDIFF(1) User Commands CDIFF(1)
2
3
4
6 cdiff - a wrapper tool for colordiff
7
9 cdiff {URL|FILE}
10
12 cdiff is a wrapper for colordiff and will add colour to a diff given in
13 a URL or a file, e.g.
14
15 cdiff http://some.url.com/foo/thing.patch
16
17 It also adds support for reading gzip, bzip2, xz, and lzma compressed
18 diffs, and like colordiff, also supports reading diffs from standard
19 input if URL or a filename is not specified. cdiff pipes colordiff's
20 output through less -R.
21
23 cdiff is part of the colordiff package, which should be consulted for
24 further reference.
25
27 Ville Skyttä
28 cdiff author
29
30 Dave Ewart
31 colordiff author, packager for colordiff/cdiff
32
33
34
35cdiff 05/21/2015 CDIFF(1)