Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man1/npm-prefix.1')
-rw-r--r--deps/npm/man/man1/npm-prefix.14
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man1/npm-prefix.1 b/deps/npm/man/man1/npm-prefix.1
index 89a334cfdab..d0e5e239804 100644
--- a/deps/npm/man/man1/npm-prefix.1
+++ b/deps/npm/man/man1/npm-prefix.1
@@ -1,4 +1,4 @@
-.TH "NPM\-PREFIX" "1" "September 2022" "" ""
+.TH "NPM\-PREFIX" "1" "November 2022" "" ""
.SH "NAME"
\fBnpm-prefix\fR \- Display prefix
.SS Synopsis
@@ -17,7 +17,7 @@ to contain a \fBpackage\.json\fP file or \fBnode_modules\fP directory, unless \f
also specified\.
.P
If \fB\-g\fP is specified, this will be the value of the global prefix\. See
-npm help \fBconfig\fP for more detail\.
+npm help config for more detail\.
.SS Example
.P
.RS 2