mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 04:21:17 +00:00
c3ddb31d4d
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.