Documentation
getopt
and optparse
were recently saved from the trash heap. optparse
is mentioned in the Library Reference Index section, "Command Line Interface Libraries." getopt
is still only mentioned in the "Superseded Modules" section at the bottom of the index. The fix appears to be trivial. PR incoming in case the current ordering is not what is desired.
Linked PRs