mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-07 11:20:14 +00:00
scripts/addToolVersion: cleanups
This commit is contained in:
parent
a715a4b28d
commit
59470f80fb
@ -14,11 +14,10 @@ myname="$0"
|
||||
|
||||
doHelp() {
|
||||
cat <<-EOF
|
||||
Usage: ${myname} <tool> <[options] version [...]> ...
|
||||
Usage: ${myname} <--tool> <[options] version [...]> ...
|
||||
'tool' in one of:
|
||||
--gcc, --binutils, --glibc, --eglibc, --uClibc, --linux,
|
||||
--gdb, --dmalloc, --duma, --strace, --ltrace, --libelf
|
||||
--gmp, --mpfr, --ppl, --cloog, --mpc
|
||||
gcc, binutils, glibc, eglibc, uClibc, linux, gdb, dmalloc, duma,
|
||||
strace, ltrace, libelf, gmp, mpfr, ppl, cloog, mpc
|
||||
|
||||
Valid options for all tools:
|
||||
--stable, -s, +x (default)
|
||||
|
Loading…
x
Reference in New Issue
Block a user