Skip to content

Commit 52d3ae6

Browse files
committed
update README.
1 parent 9f81795 commit 52d3ae6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Sets the number of workers used to process the internal fs stat queue. Defaults
107107

108108
#### store `boolean`
109109

110-
If true, all entry contents will be archived without compression by default.
110+
If true, all entries will be archived without compression. Defaults to `false`.
111111

112112
#### zlib `object`
113113

@@ -127,7 +127,7 @@ When using the `bulk` or `file` methods, fs stat data is used as the default val
127127

128128
#### store `boolean`
129129

130-
If true, entry contents will be archived without compression.
130+
If true, this entry will be archived without compression. Defaults to global `store` option.
131131

132132
#### comment `string`
133133

0 commit comments

Comments
 (0)