On Tue, 31 Oct 2017 11:54:20 +0000, Quentin Monnet wrote:
> > @@ -265,6 +266,7 @@ int main(int argc, char **argv)
> >             { "help",       no_argument,    NULL,   'h' },
> >             { "pretty",     no_argument,    NULL,   'p' },
> >             { "version",    no_argument,    NULL,   'V' },
> > +           { "pinned",     no_argument,    NULL,   'l' },  
> 
> “l” is not especially easy to remember for “pinned”, but I don't see a
> good alternative, so fine by me (uppercase “P” may not make things any
> better I suppose).

Since -p is taken maybe something to do with bpffs instead of pinned?
--bpffs | -b or -f?

Reply via email to