Chapter 8: Using the Command Line Interface406config:#role modify addPrivileges:,...;:,...;:,...;...Variables: is a string comprising up to 32 ASCII printable characters., , and the like are names ofthe privileges assigned to the role. Separate each privilege with asemi-colon. SeeAll Privileges(on page 403)., and the like are arguments set for aparticular privilege. Separate a privilege and its argument(s) with acolon, and separate arguments with a comma if there are more thanone argument for a privilege.Remove specific privileges from a role:config:#role modify removePrivileges;;...If a specific privilege contains any arguments, add a colon and theargument(s) after that privilege.config:#role modify removePrivileges:,...;:,...;:,...;...Note: When removing privileges from a role, make sure the specifiedprivileges and arguments (if any) exactly match those assigned to therole. Otherwise, the command fails to remove specified privileges thatare not available.Variables: is a string comprising up to 32 ASCII printable characters., , and the like are names ofthe privileges assigned to the role. Separate each privilege with asemi-colon. SeeAll Privileges(on page 403)., and the like are arguments set for aparticular privilege. Separate a privilege and its argument(s) with acolon, and separate arguments with a comma if there are more thanone argument for a privilege.