How can I get the getopts function in ksh93 to output a full manual page, including the long options? does anyone have an example script which uses getopts with long options like '--test' as alias for '-t' and prints a full manual page for '--man'? -- Josh