summaryrefslogtreecommitdiff
path: root/deps/npm/man/man5/npm-global.5
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man5/npm-global.5')
-rw-r--r--deps/npm/man/man5/npm-global.54
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/man/man5/npm-global.5 b/deps/npm/man/man5/npm-global.5
index 384c59dd08..934e3af20f 100644
--- a/deps/npm/man/man5/npm-global.5
+++ b/deps/npm/man/man5/npm-global.5
@@ -1,4 +1,4 @@
-.TH "FOLDERS" "5" "April 2023" "" ""
+.TH "FOLDERS" "5" "May 2023" "" ""
.SH "NAME"
\fBfolders\fR - Folder Structures Used by npm
.SS "Description"
@@ -48,7 +48,7 @@ When in local mode, man pages are not installed.
Man pages are not installed on Windows systems.
.SS "Cache"
.P
-See npm help cache. Cache files are stored in \fB~/.npm\fR on Posix, or \fB%AppData%/npm-cache\fR on Windows.
+See npm help cache. Cache files are stored in \fB~/.npm\fR on Posix, or \fB%LocalAppData%/npm-cache\fR on Windows.
.P
This is controlled by the \fB\fBcache\fR config\fR \fI\(la/using-npm/config#cache\(ra\fR param.
.SS "Temp Files"