shut up cvs
This commit is contained in:
parent
1821f7729c
commit
4197125d36
@ -215,6 +215,16 @@ incorporated into the local tree.
|
|||||||
cd $PLAN9
|
cd $PLAN9
|
||||||
cvs diff -r HEAD
|
cvs diff -r HEAD
|
||||||
.EE
|
.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
|
.SH FILES
|
||||||
.TP
|
.TP
|
||||||
.B CVS
|
.B CVS
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user