when calling command from python set not supplied options to proper defaults
Earlier you would get full option spec (short, default, help) for every option,
not supplied as argument (or keyword argument) in function call.
============
Opster API
============
.. module:: opster
.. _api-command:
.. autofunction:: command
.. autofunction:: dispatch