On Aug 6, 2012, at 9:07 AM, Marcel Holtmann wrote:
>> @@ -350,6 +365,9 @@ static GOptionEntry options[] = {
>>                              "Specify debug options to enable", "DEBUG" },
>>      { "device", 'i', 0, G_OPTION_ARG_STRING, &option_device,
>>                      "Specify networking device or interface", "DEV" },
>> +    { "file", 'f', 0, G_OPTION_ARG_STRING, &option_file,
>> +                            "Load the specified configuration file "
>> +                            "instead of " CONFIGMAINFILE, "FILE" },
> 
> we could just start using --config / -c here. The --file does not sound
> that good to me.

I chose '--file / -f' because it didn't conflict with the existing '--compat / 
-c' and had precedence from avahi-daemon and, where possible, I like to follow 
the path of well-worn user muscle memory.

I someone want to submit a patch to obliterate '--compat / -c', since it's 
marked as obsolete, I am happy to send along v4 with '--config / -c'.

-Grant
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to