plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit 4197125d369f3f1fe27fe27ab757f70d961c6395
parent 1821f7729c3264b88e4530566c71b8d40e898472
Author: rsc <devnull@localhost>
Date:   Fri, 18 Mar 2005 21:59:32 +0000

shut up cvs

Diffstat:
Mman/man1/cvs.1 | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/man/man1/cvs.1 b/man/man1/cvs.1 @@ -215,6 +215,16 @@ incorporated into the local tree. cd $PLAN9 cvs diff -r HEAD .EE +.PP +Make +.I cvs +less chatty by setting the global +.B -q +flag implicitly on every CVS command: +.EX +cd $HOME +echo 'cvs -q' > .cvsrc +.EE .SH FILES .TP .B CVS