c25cec Update identity_getActions.sh:

Authored and Committed by areguera 13 years ago
    Update identity_getActions.sh:
    
        - Stop using --copy and --render options in favor of start using
          remaining arguments from option processing to build the action
          value we previously passed to --render functionality. Also,
          using remaining arguments is very useful to pass more than one
          argument in the command line and so process them in just one
          command.
    
        - The --copy option will be completly removed from rendition
          functionality. The --copy option will have its own
          functionality.