b43-beautifier: Explain what the --defs directory is
authorMichael Buesch <mb@bu3sch.de>
Tue, 22 Jul 2008 23:57:31 +0000 (01:57 +0200)
committerMichael Buesch <mb@bu3sch.de>
Tue, 22 Jul 2008 23:57:31 +0000 (01:57 +0200)
Signed-off-by: Michael Buesch <mb@bu3sch.de>
debug/b43-beautifier

index 0b3a09c20073272d09939fa94021bb158969ba0c..b07d493eb04b0ab4f1bbaf4484fea808ac633b17 100755 (executable)
@@ -35,7 +35,9 @@ def usage():
        print "-b|--binfile [FILE]  Binary code source file"
        print "-d|--defs [DIR]      Directory containing the defs files"
        print ""
-       print "The options  -d AND (-a XOR -b)  are essential"
+       print "The options  -d AND (-a XOR -b)  are essential."
+       print "The --defs directory is the \"common\" subdirectory in the"
+       print "b43-ucode assembly source tree."
 
 def parseArgs():
        global opt_asmfile