Re: [PATCH 01/13] plugins: allow plugin arguments to be passed directly

2021-07-19 Thread Alex Bennée
Mahmoud Mandour writes: > Passing arguments to plugins had to be done through "arg=". > This is redundant and introduces confusion especially when the argument > has a name and value (e.g. `-plugin plugin_name,arg="argname=argvalue"`). > > This allows passing plugin arguments directly e.g: > >

[PATCH 01/13] plugins: allow plugin arguments to be passed directly

2021-07-17 Thread Mahmoud Mandour
Passing arguments to plugins had to be done through "arg=". This is redundant and introduces confusion especially when the argument has a name and value (e.g. `-plugin plugin_name,arg="argname=argvalue"`). This allows passing plugin arguments directly e.g: `-plugin