java-getopt
java-getopt copied to clipboard
Please provide an example snippet in the Java docs for using getoptlong
I like how the Java docs include an example of how to use getopt, it's incredibly helpful in understanding how to apply getopt to my projects. Could we add an example snippet for getoptlong as well?