weblatebot / certmonger

Forked from certmonger 3 years ago
Clone

ab6951a Port the main certmonger binary to popt

Authored and Committed by nalin 8 years ago
    Port the main certmonger binary to popt
    
    Use popt instead of getopt for parsing flags.  For now, don't enable the
    autohelp generator, because the new strings it wants to use aren't
    translated yet.  Add the autohelp as an undocumented -H flag, so that we
    can compare its results with the old help output.
    
        
file modified
+2 -2
file modified
+50 -14