diff -r 5be36a4b304d -r 5a2255049210 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 Sun Apr 26 10:47: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