5eb7cbd250
When reaching the final command we relied on the positional parameters "ending" the global option parsing. This means we did not get global options at the end, and failed with "unknown option" instead. Fix this by simply retaining unknown options in that case and not stopping at positional parameters. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
.. | ||
debian | ||
src | ||
tests | ||
Cargo.toml |