Signed-off-by: Michael Buesch <mb@bu3sch.de>
print "Usage: b43-fwdump [OPTIONS]"
print ""
print "-h|--help Print this help text"
- print "-p|--phy PHY The PHY to use. For example phy0"
+ print "-p|--phy WIPHY The WIPHY to use. For example phy0."
+ print " Can be omitted, if there is only one device in the system."
print "-b|--binary BIN The firmware binary. This is required for"
print " an instruction dump."
print "-d|--dasmopt OPT Additional options to the disassembler."