GbpOptionParser: allow using the default 'dest' attribute
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 20 May 2013 08:28:51 +0000 (11:28 +0300)
committerJun Wang <junbill.wang@samsung.com>
Wed, 27 Jan 2016 09:12:56 +0000 (17:12 +0800)
Make it possible to add options without explicitly defining the 'dest'
attribute - in which case the default of OptionParser is used.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>

No differences found