---
name: cdif
version: 1.19
origin: textproc/cdif
comment: Word context diff
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: sanpei@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 19894
desc: "Usage: cdif [-Bvns] [-A #] [-C #] [-D #] [-I #] [-e #] [-[bwcu]] file1 file2\n
  \      cdif [-rcs] [-q] [-rrev1 [-rrev2]] [$myname options] file\n       cdif [$myname
  options] [diff-output-file]\nOptions:\n\t-B\tbyte compare\n\t-v\tuse video standout
  (default for tty)\n\t-n\tuse nroff style overstrike (default for non-tty)\n\t-b\tignore
  trailing blank\n\t-w\tignore whitespace\n\t-c[#]\tcontext diff\n\t-u[#]\tunified
  diff (if diff has -u option)\n\t-e #\texpression of `word' (default is '\\w+')\n\t-s\tshow
  statistical information at the end\n\t-A, -C, -D (Append, Change, Delete) takes
  one of\n\t\tvso: video standout\n\t\tvul: video underline\n\t\tvbd: video bold\n\t\tbd:
  \ nroff style overstrike\n\t\tul:  nroff style underline\n\t\tor any sequence or
  sequences separated by comma\n\t-I\tspecify string to be shown on insertion point\n\t\tFollowing
  strings have special meanings.\n\t\tvbar:\tprint vertical bar at the point\n\t\tcaret:\tprint
  caret under the point\n\t-diff=command\n\t\tspecify any diff command\n"
deps:
  perl: {origin: lang/perl5.14, version: 5.14.4}
categories:
- textproc
