leftColWidth      505 lib/popt/popthelp.c     int leftColWidth;
leftColWidth      513 lib/popt/popthelp.c     leftColWidth = maxArgWidth(con->options, NULL);
leftColWidth      514 lib/popt/popthelp.c     singleTableHelp(con, fp, con->options, leftColWidth, NULL);