X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Readme.txt;h=9ae07f62c1ce4e191950218a550c617675ef3e11;hb=ac1f35e436dbe86f903dce2f49b002ff17f1ca50;hp=fe469c5daeb048c0b80bbbed4d34b953fc782890;hpb=a2cbefd5b1cb3644b3cbb5a6ec3eccaf51251d4e;p=builder.git diff --git a/Readme.txt b/Readme.txt index fe469c5..9ae07f6 100644 --- a/Readme.txt +++ b/Readme.txt @@ -236,9 +236,9 @@ install tarballs Depends on source tarballs of all packages. -cmdline - This target is an internal representation of the command line. Trying to - add it to the command line will cause Builder to abort. +goals + Depends on all targets on the command line. Trying to add this target to the + command line will cause Builder to abort due to a circular dependency. ------------------------------------------------------------------------------- @@ -306,7 +306,7 @@ rdeps 10. Logging Sometimes you need to figure out what Builder is doing, perhaps because it's -doing it wrong or you're just interested. To this end, a number of logging +doing it wrong or you're just curious. To this end, a number of logging channels are provided. To specify which channels to enable, use the -l option. Some channels are also turned on by the -v option; the default verbosity level is 1. The -s option disables all channels. @@ -512,7 +512,7 @@ The latest releases can be found at http://www.tdb.fi/builder.shtml Bug reports, feature requests etc. may be sent to tdb@tdb.fi -Read-only git access is available at http://git.tdb.fi/builder +Read-only git access is available at git://git.tdb.fi/builder -------------------------------------------------------------------------------