On Wed, 5 Sep 2018 13:24:19 -0700 Caleb Raitto <caleb.rai...@gmail.com> wrote:
> From: Caleb Raitto <carai...@google.com> > > Print the name of the argument that wasn't understood, and also print > the usage string. > > Signed-off-by: Caleb Raitto <carai...@google.com> The standard code pattern in iproute2 is to use invarg(). Why not use that?