mirror of https://github.com/jarro2783/cxxopts.git
parent
23f56e2614
commit
943cdcfbba
|
|
@ -1559,6 +1559,7 @@ namespace cxxopts
|
|||
stringAppend(result, "\n");
|
||||
stringAppend(result, start, ' ');
|
||||
startLine = lastSpace + 1;
|
||||
lastSpace = startLine;
|
||||
}
|
||||
size = 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue