summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/cacache/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/cacache/README.md')
-rw-r--r--deps/npm/node_modules/cacache/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/node_modules/cacache/README.md b/deps/npm/node_modules/cacache/README.md
index 4b284588a6..971b7b0b74 100644
--- a/deps/npm/node_modules/cacache/README.md
+++ b/deps/npm/node_modules/cacache/README.md
@@ -290,7 +290,7 @@ one exists.
* `key` - Key the entry was looked up under. Matches the `key` argument.
* `integrity` - [Subresource Integrity hash](#integrity) for the content this entry refers to.
-* `path` - Filesystem path relative to `cache` argument where content is stored.
+* `path` - Filesystem path where content is stored, joined with `cache` argument.
* `time` - Timestamp the entry was first added on.
* `metadata` - User-assigned metadata associated with the entry/content.