=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cvs/cvs.1,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- src/usr.bin/cvs/cvs.1 2005/05/24 04:12:25 1.66 +++ src/usr.bin/cvs/cvs.1 2005/06/01 09:12:05 1.67 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cvs.1,v 1.66 2005/05/24 04:12:25 jfb Exp $ +.\" $OpenBSD: cvs.1,v 1.67 2005/06/01 09:12:05 xsa Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau .\" Copyright (c) 2004, 2005 Xavier Santolaria @@ -84,6 +84,10 @@ Do not read the user's configuration file on startup. .It Fl l Suppress logging of history information. +.It Fl n +Dry-run mode. +Show which files will be used by the command issued +without really running it. .It Fl Q Be extra quiet. Only error messages will be displayed.