diff -r 5be36a4b304d -r b3b1369752ba kconfig/lxdialog/check-lxdialog.sh --- a/kconfig/lxdialog/check-lxdialog.sh Sun Nov 30 20:59:15 2008 +0000 +++ b/kconfig/lxdialog/check-lxdialog.sh Mon May 25 17:22:54 2009 +0000 @@ -52,7 +52,7 @@ } usage() { - printf "Usage: $0 [-check compiler options|-header|-library]\n" + printf "Usage: $0 [-check compiler options|-ccflags|-ldflags compiler options]\n" } if [ $# -eq 0 ]; then