westes / flex

The Fast Lexical Analyzer - scanner generator for lexing in C and C++
Other
3.61k stars 537 forks source link

Add documentation about option '--yymore' #529

Closed ggujjula closed 2 years ago

ggujjula commented 2 years ago

This PR fixes #369 by adding documentation about the option --yymore. 16ff9d01339a7ecd859ee619a8496ca878a3eb70 adds the main content, while e0e7091dc76d67a5b60647e4e0ddb45f8d7fa8bb adds references to other relevant areas of the documentation.