--- bluez-utils-2.0-pre9.org/tools/hcitool.c	Mon Apr 22 22:43:10 2002
+++ bluez-utils-2.0-pre9/tools/hcitool.c	Sat May 11 03:01:16 2002
@@ -793,6 +793,8 @@
 	for (i=0; command[i].cmd; i++)
 		printf("\t%-4s\t%s\n", command[i].cmd,
 		command[i].doc);
+	printf("\n\tFor more information on the usage of each command use:\n");
+	printf("\thcitool <command> --help\n");
 }
 
 static struct option main_options[] = {
