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:
authorDelapouite <delapouite@gmail.com>2022-02-08 11:37:46 +0300
committerGar <wraithgar@github.com>2022-02-08 18:44:53 +0300
commitb836d596f9d98cd7849882000cad11ad2a0b9a26 (patch)
tree17cf1a3fd2540ac1330751746f6fe7ee72ae3bb1 /docs/content/commands/npx.md
parent0cc9d4c51a337af0edd2e20c6fadb26807e5d09f (diff)
docs: add cross-references between npx and npm exec
Diffstat (limited to 'docs/content/commands/npx.md')
-rw-r--r--docs/content/commands/npx.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/content/commands/npx.md b/docs/content/commands/npx.md
index 625ac3d8c..c1aae0b9f 100644
--- a/docs/content/commands/npx.md
+++ b/docs/content/commands/npx.md
@@ -175,3 +175,4 @@ This resulted in some shifts in its functionality:
* [npm restart](/commands/npm-restart)
* [npm stop](/commands/npm-stop)
* [npm config](/commands/npm-config)
+* [npm exec](/commands/npm-exec)