diff -r 896b42b5ac1a -r b6bdb6cb4d44 src/main.rs --- a/src/main.rs Thu Jan 23 23:48:52 2025 +0100 +++ b/src/main.rs Sun Jan 26 11:29:57 2025 -0500 @@ -194,10 +194,6 @@ theta0 : Option, #[arg(long)] - /// A priori transport tolerance multiplier (C_pri) - transport_tolerance_pri : Option, - - #[arg(long)] /// A posteriori transport tolerance multiplier (C_pos) transport_tolerance_pos : Option,