Re: [PATCH bpf-next v4 1/4] bpftool: man: Add missing format argument to command description
From: Quentin Monnet
Date: Fri Dec 13 2024 - 10:15:50 EST
2024-12-12 18:24 UTC-0700 ~ Daniel Xu <dxu@xxxxxxxxx>
> The command description was missing the optional argument. Add it there
> for consistency with the rest of the commands.
>
> Signed-off-by: Daniel Xu <dxu@xxxxxxxxx>
Reviewed-by: Quentin Monnet <qmo@xxxxxxxxxx>
Thanks!