Re: [PATCH bpf-next 1/2] bpftool: Add HELP_SPEC_OPTIONS in token.c

From: Quentin Monnet
Date: Tue Sep 16 2025 - 16:33:23 EST


2025-09-16 13:41 UTC+0800 ~ Tao Chen <chen.dylane@xxxxxxxxx>
> $ ./bpftool token help
>
> Usage: bpftool token { show | list }
> bpftool token help
> OPTIONS := { {-j|--json} [{-p|--pretty}] | {-d|--debug} }
>
> Fixes: 2d812311c2b2 ("bpftool: Add bpf_token show")
> Signed-off-by: Tao Chen <chen.dylane@xxxxxxxxx>


Acked-by: Quentin Monnet <qmo@xxxxxxxxxx>

Thanks!

I'll review your v2 with Alexei's comment addressed for your second patch.