Re: [PATCH v3 2/7] selftests/resctrl: Correct benchmark command help

From: Reinette Chatre
Date: Tue Aug 29 2023 - 20:54:16 EST


Hi Ilpo,

On 8/23/2023 6:15 AM, Ilpo Järvinen wrote:
> Benchmark command must be the last argument because it consumes all the
> remaining arguments but help misleadingly shows it as the first
> argument. The benchmark command is also shown in quotes but it does not
> match with the code.
>
> Correct -b argument place in the help message and remove the quotes.
> Tweak also how the options are presented by using ... notation.
>
> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
> ---

Thank you.

Reviewed-by: Reinette Chatre <reinette.chatre@xxxxxxxxx>

Reinette