diff options
Diffstat (limited to 'deps/npm/docs/content/commands/npm-stars.md')
-rw-r--r-- | deps/npm/docs/content/commands/npm-stars.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/npm/docs/content/commands/npm-stars.md b/deps/npm/docs/content/commands/npm-stars.md index dab11bc669..80217ee044 100644 --- a/deps/npm/docs/content/commands/npm-stars.md +++ b/deps/npm/docs/content/commands/npm-stars.md @@ -9,6 +9,8 @@ description: View packages marked as favorites npm stars [<user>] ``` +Note: This command is unaware of workspaces. + ### Description If you have starred a lot of neat things and want to find them again |