------------------
* Fixed manifest to include templates in the new location, 0.3 and 0.3.1 was
released without any template files because of this.
hob
~~~
* Fixed reading of command options and arguments from config file to only
occur on the current command in use. Earlier it would read from all
commands which would overwrite values for options/arguments with same
name but from a different command.