summaryrefslogtreecommitdiff
path: root/deps/npm/docs/content/commands/npm-publish.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/docs/content/commands/npm-publish.md')
-rw-r--r--deps/npm/docs/content/commands/npm-publish.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/deps/npm/docs/content/commands/npm-publish.md b/deps/npm/docs/content/commands/npm-publish.md
index ec1cf3755b..334209490b 100644
--- a/deps/npm/docs/content/commands/npm-publish.md
+++ b/deps/npm/docs/content/commands/npm-publish.md
@@ -199,7 +199,8 @@ This value is not exported to the environment for child processes.
* Default: false
* Type: Boolean
-Indicates that a provenance statement should be generated.
+When publishing from a supported cloud CI/CD system, the package will be
+publicly linked to where it was built and published from.
### See Also