summaryrefslogtreecommitdiff
path: root/textproc/cdif/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /textproc/cdif/DESCR
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'textproc/cdif/DESCR')
-rw-r--r--textproc/cdif/DESCR23
1 files changed, 23 insertions, 0 deletions
diff --git a/textproc/cdif/DESCR b/textproc/cdif/DESCR
new file mode 100644
index 00000000000..955af33ae7e
--- /dev/null
+++ b/textproc/cdif/DESCR
@@ -0,0 +1,23 @@
+Usage: cdif [-Bvn] [-A #] [-C #] [-D #] [-I #] [-[bwcu]] file1 file2
+ cdif [-rcs] [-q] [-rrev1 [-rrev2]] [cdif options] file
+ cdif [cdif options] [diff-output-file]
+Options:
+ -B byte compare
+ -v use video standout (default for tty)
+ -n use nroff style overstrike (default for non-tty)
+ -b ignore trailing blank
+ -w ignore whitespace
+ -c[#] context diff
+ -u[#] unified diff (if diff has -u option)
+ -e # expression of `word' (default is '\w+')
+ -A, -C, -D (Append, Change, Delete) takes one of
+ vso: video standout vul: video underline
+ vbd: video bold bd: nroff style overstrike
+ ul: nroff style underline
+ or any sequence or sequences separated by comma
+ -I specify string to be shown on insertion point
+ Following strings have special meanings.
+ vbar: print vertical bar at the point
+ caret: print caret under the point
+ -diff=command
+ specify any diff command