On Tue, 8 Jan 2013 10:34:04 +1100 Lex Trotman elextr@gmail.com wrote:
Sadly my quick read of g_option stuff doesn't seem it supports multiple occurances of an arg, so all the plugin args should be in one -X, still given how popular this has been to date few plugins will need cl options, most use friendly keyfiles. :)
G_OPTION_ARG_STRING_ARRAY The option takes a string argument, multiple uses of the option are collected into an array of strings.