diff options
Diffstat (limited to 'deps/npm/docs/content/commands/npm-team.md')
-rw-r--r-- | deps/npm/docs/content/commands/npm-team.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/npm/docs/content/commands/npm-team.md b/deps/npm/docs/content/commands/npm-team.md index 96aacd8ae9..04e1d7f9eb 100644 --- a/deps/npm/docs/content/commands/npm-team.md +++ b/deps/npm/docs/content/commands/npm-team.md @@ -16,6 +16,8 @@ npm team rm <scope:team> <user> npm team ls <scope>|<scope:team> ``` +Note: This command is unaware of workspaces. + ### Description Used to manage teams in organizations, and change team memberships. Does not |