[add] approve USER_NAME {,USER_NAME} | The users are added to the list of people who can approve of the object. The add keyword is optional and behavior is the same with or without it. |
remove approve USER_NAME {,USER_NAME} | The users are removed from the list of people who can approve of the object. |
[add] ignore USER_NAME {,USER_NAME} | The users are added to the list of people who can sign in place of an approver or rejecter. |
remove ignore USER_NAME {,USER_NAME} | The users are removed from the list of people who can sign in place of an approver rejecter. |
[add] reject USER_NAME {,USER_NAME} | The users are added to the list of people who can reject the object. The add keyword is optional and behavior is the same with or without it. |
remove reject USER_NAME {,USER_NAME} | The users are removed from the list of people who can reject the object. |
add branch STATE_NAME | The branch is added to the signature. |
remove branch STATE_NAME | The branch is removed from the signature. |
add filter EXPR | The filter is added for the signature. |
remove filter EXPR | The filter is removed from the signature. |