Skip to content

Commit

Permalink
Remove the 'List teams a member belongs to' section
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpantera committed Feb 19, 2016
1 parent f0bef2d commit cf2a9a8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions content/orgs/teams.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ To create a team one can type:
> npm team create <org:team>
```
...where `<org:team>` is the name of the Organization, followed by
the name of the new team.
the name of the new team.

For example, to create a team called `wombats` in the `@npminc`
Organization, a [Super Admin] or [Team Admin] would type:
Expand Down Expand Up @@ -91,11 +91,6 @@ users on a particular team. To do so, type:
> npm team ls <org:team>
```

### List Teams a Member Belongs to
```
> npm team ls <org> <user>
```

## CLI Documentation

For detailed information on the `team` command, check out the CLI
Expand Down

0 comments on commit cf2a9a8

Please sign in to comment.