summaryrefslogtreecommitdiff
path: root/deps/npm/doc/cli/npm-dist-tag.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/doc/cli/npm-dist-tag.md')
-rw-r--r--deps/npm/doc/cli/npm-dist-tag.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/npm/doc/cli/npm-dist-tag.md b/deps/npm/doc/cli/npm-dist-tag.md
index 1a69d1b6ce..7de3c828fb 100644
--- a/deps/npm/doc/cli/npm-dist-tag.md
+++ b/deps/npm/doc/cli/npm-dist-tag.md
@@ -26,6 +26,8 @@ Add, remove, and enumerate distribution tags on a package:
Show all of the dist-tags for a package, defaulting to the package in
the current prefix.
+ This is the default action if none is specified.
+
A tag can be used when installing packages as a reference to a version instead
of using a specific version number: