9ca34e Update cli_doParseArguments.sh:

Authored and Committed by areguera 13 years ago
    Update cli_doParseArguments.sh:
    
        - Start using the built-in FUNCNAME array to show the name of the
          function that calls cli_doParseArguments, and so determine what
          function is parsing options through it. The full description of
          FUNCNAME array variable is in the man page of bash.