• Robert Shearman's avatar
    wcmd: Improve command line processing. · 7f515f31
    Robert Shearman authored
    Make the command line processing more robust by continuing to process
    command line options if an unknown one is detected and remove the
    skipping of argv[0], which is no longer necessary. This fixes the
    parsing when argv[0] isn't set to the program name.
    7f515f31
wcmdmain.c 23.9 KB