Update render_getActions.sh:
- Add `--architecture' option.
- Remove common options. They are already interpreted by
cli_doParseArgumentsCommon function.
- Rename `--identity' option to `--render' option. Since we have
`locale' functionality to handle files under trunk/Locales,
`manuals' functionality to handle files under trunk/Manuals, it
is acceptable to have an `identity' functionality that handles
files under trunk/Identity directory structure for the sake of
consistency.
- Remove Manuals from posible using of pre-rendition configuration
scripts.
- Add cli_commitRepoChanges before and after function evaluation.