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-view.md')
-rw-r--r--docs/content/commands/npm-view.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/commands/npm-view.md b/docs/content/commands/npm-view.md
index 53ca408a0..b50b4bfb5 100644
--- a/docs/content/commands/npm-view.md
+++ b/docs/content/commands/npm-view.md
@@ -13,7 +13,7 @@ description: View registry info
```bash
npm view [<@scope>/]<pkg>[@<version>] [<field>[.subfield]...]
-aliases: v, info, show
+aliases: info, show, v
```
<!-- automatically generated, do not edit manually -->