forked from Telodendria/Telodendria
Add -d to get new directories when running cvs update
This commit is contained in:
parent
e4c2d534fe
commit
0e7b3c655b
1 changed files with 1 additions and 1 deletions
|
@ -551,7 +551,7 @@ If you already checkout out the code previously, make sure you update your
|
||||||
local copy before you start developing:
|
local copy before you start developing:
|
||||||
</p>
|
</p>
|
||||||
<div class="code">
|
<div class="code">
|
||||||
$ cvs -q update -P
|
$ cvs -q update -dP
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
You should now have the latest <b>Telodendria</b> source code. Follow
|
You should now have the latest <b>Telodendria</b> source code. Follow
|
||||||
|
|
Loading…
Reference in a new issue