print("\t--details column\n\t\tPrint per label details for column",file=sys.stderr)
print("\t--details column\n\t\tPrint per label details for column",file=sys.stderr)
print("\t--toolname name\n\t\tSpecify the name of the tool being tested",file=sys.stderr)
print("\t--toolname name\n\t\tSpecify the name of the tool being tested",file=sys.stderr)
print("\t--relative column1 column2\n\t\tFor each line, consider that 'column1' was correctly predicted only if 'column2' was also correctly predicted",file=sys.stderr)
print("\t--relative column1 column2\n\t\tFor each line, consider that 'column1' was correctly predicted only if 'column2' was also correctly predicted",file=sys.stderr)