You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pineappl_cli/tests/write.rs
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ Options:
24
24
--mul-bin-norm <NORM> Multiply all bin normalizations with the given factor
25
25
--optimize[=<ENABLE>] Optimize internal data structure to minimize memory and disk usage [possible values: true, false]
26
26
--optimize-fk-table <OPTIMI> Optimize internal data structure of an FkTable to minimize memory and disk usage [possible values: Nf6Ind, Nf6Sym, Nf5Ind, Nf5Sym, Nf4Ind, Nf4Sym, Nf3Ind, Nf3Sym]
27
+
--reint-node-opt[=<ENABLE>] TODO [possible values: true, false]
27
28
--repair[=<ENABLE>] Repair bugs saved in the grid [possible values: true, false]
28
29
--rewrite-channel <IDX> <CHAN> Rewrite the definition of the channel with index IDX
29
30
--rewrite-order <IDX> <ORDER> Rewrite the definition of the order with index IDX
0 commit comments