aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-03-18 21:59:32 +0000
committerrsc <devnull@localhost>2005-03-18 21:59:32 +0000
commit4197125d369f3f1fe27fe27ab757f70d961c6395 (patch)
tree81d751fd625b142976099079bfb17a9a93d1f3e6 /man
parent1821f7729c3264b88e4530566c71b8d40e898472 (diff)
downloadplan9port-4197125d369f3f1fe27fe27ab757f70d961c6395.tar.gz
plan9port-4197125d369f3f1fe27fe27ab757f70d961c6395.tar.bz2
plan9port-4197125d369f3f1fe27fe27ab757f70d961c6395.zip
shut up cvs
Diffstat (limited to 'man')
-rw-r--r--man/man1/cvs.110
1 files changed, 10 insertions, 0 deletions
diff --git a/man/man1/cvs.1 b/man/man1/cvs.1
index 679af9c0..16cab49d 100644
--- 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