Due to this feature of argparse, there can be horrible clashes between command-line arguments when using both argparse and our ParameterTable.
This behaviour seems like a bug to an average user.
This has been amended in python3 (cf. here), but we don’t have python3.