=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/diff/diff.1,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- src/usr.bin/diff/diff.1 2003/07/06 22:02:36 1.12 +++ src/usr.bin/diff/diff.1 2003/07/06 22:17:21 1.13 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diff.1,v 1.12 2003/07/06 22:02:36 millert Exp $ +.\" $OpenBSD: diff.1,v 1.13 2003/07/06 22:17:21 millert Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -37,26 +37,26 @@ .Nd differential file and directory comparator .Sh SYNOPSIS .Nm diff -.Op Fl abitw +.Op Fl abiqtw .Oo .Fl c | Fl e | Fl f | .Fl n | Fl u .Oc .Ar file1 file2 .Nm diff -.Op Fl abitw +.Op Fl abiqtw .Op Fl C Ar number .Ar file1 file2 .Nm diff -.Op Fl abitw +.Op Fl abiqtw .Op Fl D Ar string .Ar file1 file2 .Nm diff -.Op Fl abitw +.Op Fl abiqtw .Op Fl U Ar number .Ar file1 file2 .Nm diff -.Op Fl abiNtw +.Op Fl abiNqtw .Oo .Fl c | Fl e | Fl f | .Fl n | Fl u @@ -129,6 +129,9 @@ insert or delete command. This is the form used by .Xr rcsdiff 1 . +.It Fl q +Just print a line when the files differ. +Does not output a list of changes. .It Fl u Produces a .Em unified