Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/commands/npm-star.md')
-rw-r--r--docs/content/commands/npm-star.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/content/commands/npm-star.md b/docs/content/commands/npm-star.md
index 21109c350..bbec7ac5f 100644
--- a/docs/content/commands/npm-star.md
+++ b/docs/content/commands/npm-star.md
@@ -6,10 +6,19 @@ description: Mark your favorite packages
### Synopsis
+<!-- AUTOGENERATED USAGE DESCRIPTIONS START -->
+<!-- automatically generated, do not edit manually -->
+<!-- see lib/commands/star.js -->
+
```bash
npm star [<pkg>...]
```
+<!-- automatically generated, do not edit manually -->
+<!-- see lib/commands/star.js -->
+
+<!-- AUTOGENERATED USAGE DESCRIPTIONS END -->
+
Note: This command is unaware of workspaces.
### Description