Move Options::setDescription() elsewhere
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 17 Jul 2015 04:05:53 +0000 (07:05 +0300)
committerRoland Schulz <roland@rschulz.eu>
Sat, 18 Jul 2015 07:07:16 +0000 (09:07 +0200)
Pass the help text for programs using other means, clarifying
responsibilities in the code.  Now Options is closer to being just a
container of options.  Further refactoring to follow.

Change-Id: I398ebef7884d88111ab1bddcd9397882835b39b4


No differences found