We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
storagemode
1 parent 1da4dd8 commit 75c82f2Copy full SHA for 75c82f2
1 file changed
docs/parameters.md
@@ -377,3 +377,8 @@ This differs from the original LULU paper, where the default threshold is 84%.
377
Adjust the balance between speed and compression ratio with the `--gzip_compression` parameter.
378
Where `-1` is the fastest option (worst compression), and `-9` is slowest (best compression).
379
380
+^2^:
381
+ In the default setup, files are directed to the results folder (`--output`)
382
+ using symbolic links (or symlinks) which help save disk space.
383
+ Each symlink points to the actual file located in the process working directory.
384
+ This behavior can be modified using the `--storagemode` parameter.
0 commit comments