describe diff -uc
This commit is contained in:
parent
c230471bee
commit
b7f251fb9a
1 changed files with 10 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ cvs \- introduction using plan9port CVS repository
|
|||
.I revision
|
||||
]
|
||||
[
|
||||
.B -u
|
||||
.B -cu
|
||||
]
|
||||
[
|
||||
.I path ...
|
||||
|
|
@ -152,6 +152,15 @@ or
|
|||
options are given,
|
||||
those two versions are compared, and the local copy is ignored.
|
||||
.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
|
||||
instead of checking out the tree with CVS,
|
||||
you can still use the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue