mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-22 21:22:37 +01:00
In a previous commit we filtered parameters so that '-h' is never passed to 'parse_known_commands' to ensure our own custom help message is displayed, now also filter for '--help' for the same reason.