Previous: Java Output, Up: Making Genparse Files [Contents][Index]
Although Genparse has been designed to be as flexible as possible, it
will always be more limited than manual command line parsing or using
getopt (). In this section, we document some of the strange
and unusual behavior of Genparse.
NONE / longonly flag
specified a flag option that only has a long form (--longonly).
Previous: Java Output, Up: Making Genparse Files [Contents][Index]