txoof/epd_display

command line arg --plugin_info appears to print info multiple times

txoof opened this issue · 1 comments

txoof commented

--plugin_info appears to print the module info multiple times. Print statement is likely called multiple times. Problem is likely here or here

This can likely be fixed by passing print(get_help.get_help(cmd_args.options.plugin_info), print_help=False)