summaryrefslogtreecommitdiff
path: root/deps/npm/docs/content/commands/npm-whoami.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/docs/content/commands/npm-whoami.md')
-rw-r--r--deps/npm/docs/content/commands/npm-whoami.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/npm/docs/content/commands/npm-whoami.md b/deps/npm/docs/content/commands/npm-whoami.md
index 43b301c517..892adeea3d 100644
--- a/deps/npm/docs/content/commands/npm-whoami.md
+++ b/deps/npm/docs/content/commands/npm-whoami.md
@@ -10,6 +10,8 @@ description: Display npm username
npm whoami [--registry <registry>]
```
+Note: This command is unaware of workspaces.
+
### Description
Print the `username` config to standard output.