diff --git a/docs/UserCommands.md b/docs/UserCommands.md index 48e6b2d7..16c34937 100644 --- a/docs/UserCommands.md +++ b/docs/UserCommands.md @@ -5,12 +5,12 @@ ## Options to specify input * `edit` - * `--name` yourname - * `--email` emailaddress - * `--pos` yourposition - * `--github` yourrepo - * `--major` yourmajor - * `--bio` yourbio + * `--name` NAME + * `--email` ADDRESS + * `--pos` YOURPOSITION + * `--github` YOURREPO + * `--major` YOURMAJOR + * `--bio` YOURMAJOR * edit properties of your Launch Pad profile * ADMIN or TEAM LEAD only option: `--member` MEMBER_ID * edit properties of another user's Launch Pad profile @@ -24,26 +24,4 @@ ## ADMIN only * `delete` MEMBER_ID - * permanently delete member's Launch Pad profile - -* `admin` - * `--add` MEMBER_ID - * make existing user admin - * `--remove` MEMBER_ID - * remove admin rights from user - -* `lead` - * `--add` MEMBER_ID - * make existing user team lead - * `--remove` MEMBER_ID - * remove existing user as team lead - -## TEAM LEAD only - -* `add` - * `--team` TEAM_ID `--member` MEMBER_ID - * add user to team - -* `remove` - * `--team` TEAM_ID `--member` MEMBER_ID - * remove user from team \ No newline at end of file + * permanently delete member's Launch Pad profile \ No newline at end of file