9a46453 Use __doc__ for description not usage

Authored and Committed by till 6 years ago
    Use __doc__ for description not usage
    
    Usage contains just the commandline which is not part of the docstring,
    therefore use the docstring for the description.
    
    Signed-off-by: Till Maas <opensource@till.name>