Skip to content

Commit cd6ef4e

Browse files
Fix Rust CLI tets
1 parent 7da5396 commit cd6ef4e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pineappl_cli/tests/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Options:
2929
--force-positive Forces negative PDF values to zero
3030
--allow-extrapolation Allow extrapolation of PDFs outside their region of validity
3131
--use-alphas-from <IDX> Choose the PDF/FF set for the strong coupling [default: 0]
32+
--pdf-backend <BACKEND> Select the PDF interpolation backend: 'lhapdf' or 'neopdf' [default: lhapdf]
3233
-h, --help Print help
3334
-V, --version Print version
3435
";

0 commit comments

Comments
 (0)