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
This slightly changes tlapm's command-line syntax in an incompatible
way:
- deprecated options are no longer accepted: `-d`, `--paranoid`,
`--isaprove`, `--fpdir`
- options that used to take two arguments (as in `--opt A B`) now
takes them as a single comma-separated argument (as in `--opt A,B`):
`--toolbox`, `--nofpl`, `--erasefp`
0 commit comments