summaryrefslogtreecommitdiff
path: root/deps/node/deps/npm/doc/cli/npm-bin.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/node/deps/npm/doc/cli/npm-bin.md')
-rw-r--r--deps/node/deps/npm/doc/cli/npm-bin.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/deps/node/deps/npm/doc/cli/npm-bin.md b/deps/node/deps/npm/doc/cli/npm-bin.md
deleted file mode 100644
index 9b76ec52..00000000
--- a/deps/node/deps/npm/doc/cli/npm-bin.md
+++ /dev/null
@@ -1,19 +0,0 @@
-npm-bin(1) -- Display npm bin folder
-====================================
-
-## SYNOPSIS
-
- npm bin [-g|--global]
-
-## DESCRIPTION
-
-Print the folder where npm will install executables.
-
-## SEE ALSO
-
-* npm-prefix(1)
-* npm-root(1)
-* npm-folders(5)
-* npm-config(1)
-* npm-config(7)
-* npmrc(5)