3f6b339 Display full command documentation in online help

2 files Authored by pviktori 11 years ago, Committed by mkosek 11 years ago,
    Display full command documentation in online help
    
    ipa <command> -h only showed the summary string, not the full help.
    Use the full docstring. Add a custom help formatter that disables
    optparse's reformatting.
    
    Test included
    
    https://fedorahosted.org/freeipa/ticket/3543
    
        
file modified
+17 -1