Skip to content

Commit 249e817

Browse files
authored
docs: Update options.md
1 parent 6747f04 commit 249e817

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/options.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
|option|description|default|
88
|------|-----------|-------|
9-
|`compress`|Compress output files (outputs, trains).|yes|
9+
|`outputs`|Keep raw solver output files from all runs|no|
10+
|`compress`|Compress output files (outputs, trains, results).|yes|
1011
|`flatten`|Put all output files in a single directory (replace `/` with `_._`).|yes|
1112
|`compress-trains`|Compress trains.|yes|
1213
|`debug-trains`|Dump training data for each file separately.|no|

0 commit comments

Comments
 (0)