Subject: Re: [Boost-users] [program_options] Parsing config files
From: Rhys Ulerich (rhys.ulerich_at_[hidden])
Date: 2013-08-08 11:10:00


> So that if we have an option on the command like like:
> --my-option-name 1234, then the corresponding line in the config file
> would go: my-option-name=1234 ?

So far as I understand, yes.

- Rhys