Consistent use of target language version of options

If a version number is supported by the target language prefer to show it in the -help.
For example, -perl5 instead of -perl.
This commit is contained in:
William S Fulton 2019-02-05 19:18:46 +00:00
commit df86ec5af6
7 changed files with 15 additions and 15 deletions

View file

@ -16,7 +16,7 @@
#include <ctype.h>
static const char *usage = "\
Perl5 Options (available with -perl5)\n\
Perl 5 Options (available with -perl5)\n\
-compat - Compatibility mode\n\
-const - Wrap constants as constants and not variables (implies -proxy)\n\
-nopm - Do not generate the .pm file\n\