mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-04-13 14:20:50 +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.