cli: Fix "fastpath result show --help"
The help text for --noise-threshold previously contained 2 percent
symbols (%) which were interpretted by argparse as format specifiers,
causing an exception.
Fixes: f17a1fc ("cli: noise-threshold argument for "result show"")
Signed-off-by:
Ryan Roberts <ryan.roberts@arm.com>
Loading
Please register or sign in to comment