describe diff -uc

This commit is contained in:
rsc 2005-01-14 22:23:44 +00:00
parent c230471bee
commit b7f251fb9a

View file

@ -36,7 +36,7 @@ cvs \- introduction using plan9port CVS repository
.I revision .I revision
] ]
[ [
.B -u .B -cu
] ]
[ [
.I path ... .I path ...
@ -152,6 +152,15 @@ or
options are given, options are given,
those two versions are compared, and the local copy is ignored. those two versions are compared, and the local copy is ignored.
.PP .PP
.I Cvs
.I diff
passes the
.B -u
or
.B -c
options to the Unix
.IR diff .
.PP
If you download a tar file from the web If you download a tar file from the web
instead of checking out the tree with CVS, instead of checking out the tree with CVS,
you can still use the you can still use the