Fixed --testsuites help output.

This commit is contained in:
Manuel Canales Esparcia 2006-05-04 18:53:23 +00:00
parent efc0d1e544
commit e53b577d59

View file

@ -69,10 +69,11 @@ ${BOLD} -T, --testsuites N ${OFF}
Run test suites [0-3]
0 = none
1 = only chapter06 Glibc, GCC and Binutils testsuites
2 = all chapter06 testsuites (in BLFS, alias to 1)
2 = all chapter06 testsuites
3 = all chapter05 and chapter06 testsuites
In BLFS, 2 and 3 are aliases to 1
In CLFS, 3 is an alias to 2
In BLFS, 1, 2, and 3 are equivalents and means that the testsuites
will be run.
${BOLD} -W, --working-copy DIR${OFF}
use the local working copy placed in DIR as the $(echo $PROGNAME | tr [a-z] [A-Z]) book