# HG changeset patch # User Volker Grabsch # Date 1257814011 -3600 # Node ID 8e5673f16eb6c72f44f1f80b362d22c88d419c06 # Parent 437dd08f4fa4d0960bf9d7b9e7f5bc549a1e10fd improved documentation of update mechanisms diff -r 437dd08f4fa4 -r 8e5673f16eb6 doc/index.html --- a/doc/index.html Tue Nov 10 00:41:58 2009 +0100 +++ b/doc/index.html Tue Nov 10 01:46:51 2009 +0100 @@ -415,6 +415,12 @@
hg clone http://hg.savannah.nongnu.org/hgweb/mingw-cross-env mingw-cross-env

+ To retrieve updates, run: +

+ +
hg pull -u
+ +

You can also browse the web repository.

@@ -637,15 +643,16 @@
remove all unused package files, - handy after a successful "make update" + handy after a successful update
make update
+ for internal use only! + – update the version numbers of all packages, download the new versions and note their checksums - – use with caution!
make dist